Skip to content

Commit 248908d

Browse files
authored
Merge pull request #85 from fly-apps/bump-stolon
Bump stolon - Log keeper removal as warning
2 parents 79cd28e + 9557723 commit 248908d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN CGO_ENABLED=0 GOOS=linux go build -v -o /fly/bin/pg-settings ./.flyctl/cmd/p
1818

1919
COPY ./bin/* /fly/bin/
2020

21-
FROM flyio/stolon:8f81589 as stolon
21+
FROM flyio/stolon:327008e as stolon
2222

2323
FROM wrouesnel/postgres_exporter:latest AS postgres_exporter
2424

0 commit comments

Comments
 (0)