We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9864b5f commit 4485606Copy full SHA for 4485606
Dockerfile
@@ -18,7 +18,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -v -o /fly/bin/pg-settings ./.flyctl/cmd/p
18
19
COPY ./bin/* /fly/bin/
20
21
-FROM flyio/stolon:2e719de as stolon
+FROM flyio/stolon:8f81589 as stolon
22
23
FROM wrouesnel/postgres_exporter:latest AS postgres_exporter
24
0 commit comments