Skip to content

Commit

Permalink
bump base dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
seplee committed Apr 5, 2024
1 parent 3cad5d4 commit 7844d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/cloud/Final.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG WORKDIR="/app"

FROM halzinnia/drive-gooder-base:v0.0.2
FROM halzinnia/drive-gooder-base:v0.0.3

ARG WORKDIR
WORKDIR ${WORKDIR}
Expand Down

0 comments on commit 7844d88

Please sign in to comment.