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 b2df6d5 commit 9de9611Copy full SHA for 9de9611
pg16/Dockerfile
@@ -1,6 +1,6 @@
1
ARG PG_VERSION=16.4
2
ARG PG_MAJOR_VERSION=16
3
-ARG VERSION=v0.0.63
+ARG VERSION=custom
4
5
FROM golang:1.23 AS builder
6
0 commit comments