Skip to content

Commit

Permalink
Bump Stolon to 8f81589
Browse files Browse the repository at this point in the history
  • Loading branch information
dangra committed Oct 3, 2022
1 parent 9864b5f commit 4485606
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
Expand Up @@ -18,7 +18,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -v -o /fly/bin/pg-settings ./.flyctl/cmd/p

COPY ./bin/* /fly/bin/

FROM flyio/stolon:2e719de as stolon
FROM flyio/stolon:8f81589 as stolon

FROM wrouesnel/postgres_exporter:latest AS postgres_exporter

Expand Down

0 comments on commit 4485606

Please sign in to comment.