Skip to content

Commit

Permalink
Dockerfile: upgrade base image to fix snyk vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jan 26, 2024
1 parent 0011734 commit 99a2f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=cyberdojo/web-base:b9b6613
ARG BASE_IMAGE=cyberdojo/web-base:9777464
FROM ${BASE_IMAGE}
LABEL [email protected]

Expand Down

0 comments on commit 99a2f4e

Please sign in to comment.