Skip to content

Commit

Permalink
Merge pull request #17 from cyber-dojo/upgrade-base-image
Browse files Browse the repository at this point in the history
Dockerfile: upgrade base image to move past new snyk vulnerability
  • Loading branch information
JonJagger authored Jun 13, 2024
2 parents 11d6941 + 8b93b67 commit a95c915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE=cyberdojo/docker-base:368083c
ARG BASE_IMAGE=cyberdojo/docker-base:7b8e6e1
FROM ${BASE_IMAGE}
LABEL [email protected]

Expand Down

0 comments on commit a95c915

Please sign in to comment.