Skip to content

Commit

Permalink
Dockerfile: upgrade base image to fix new openssl vulnerability (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger authored Jul 10, 2024
1 parent 37990a2 commit 0103de9
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:691fc1d
ARG BASE_IMAGE=cyberdojo/web-base:c318830
FROM ${BASE_IMAGE}
LABEL maintainer=jon@jaggersoft.com

Expand Down

0 comments on commit 0103de9

Please sign in to comment.