Skip to content

Commit

Permalink
Fixing base image
Browse files Browse the repository at this point in the history
  • Loading branch information
einari committed Jun 8, 2024
1 parent baacd83 commit 3688ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaseDevelopment/MongoDB/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# MongoDB Development Image
# Build runtime image
####################################
FROM cratis:base
FROM cratis/base
ARG VERSION

RUN echo Version = ${VERSION}
Expand Down

0 comments on commit 3688ee9

Please sign in to comment.