We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a977bd7 commit 0698cf2Copy full SHA for 0698cf2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.7
+FROM alpine:3.19
2
RUN apk --update add postgresql-client && rm -rf /var/cache/apk/*
3
COPY . /
4
ENTRYPOINT ["./entrypoint.sh"]
0 commit comments