Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jan 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 48d1c63 commit 64033da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@

ARG BUILD_FROM
ARG BUILD_VERSION
FROM postgres:15-alpine
FROM $BUILD_FROM

##################
# 2 Modify Image #

0 comments on commit 64033da

Please sign in to comment.