Skip to content

Commit

Permalink
Update base-20.dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisKofman committed Dec 18, 2023
1 parent 4b926f2 commit a89d106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/base-20.dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use a smaller base image
FROM cypress/base:base:20.9.0
FROM cypress/base:20.9.0

# Install required packages
RUN apt-get update && \
Expand Down

0 comments on commit a89d106

Please sign in to comment.