Skip to content

Commit

Permalink
Merge pull request #184 from mycrEEpy/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.21
  • Loading branch information
mycrEEpy authored Dec 6, 2024
2 parents 5b7ddda + 68ef796 commit aecc10d
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 @@
FROM alpine:3.20
FROM alpine:3.21
ARG BINARY_PATH
WORKDIR /opt/pgopher
COPY $BINARY_PATH pgopher
Expand Down

0 comments on commit aecc10d

Please sign in to comment.