Skip to content

Commit

Permalink
Dockerfile: update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Dec 24, 2023
1 parent 31a9e8f commit 75741e6
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:0b9a792
ARG BASE_IMAGE=cyberdojo/docker-base:0e1a7a5
FROM ${BASE_IMAGE}
LABEL [email protected]

Expand Down

0 comments on commit 75741e6

Please sign in to comment.