Skip to content

Commit 42f4af1

Browse files
davissp14Shaun Davis
andauthored
Bumping Stolon to address double close panic (#40)
Co-authored-by: Shaun Davis <davissp14@Shauns-MacBook-Pro.local>
1 parent 24c50fe commit 42f4af1

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
@@ -10,7 +10,7 @@ COPY . .
1010
RUN CGO_ENABLED=0 GOOS=linux go build -v -o /fly/bin/flyadmin ./cmd/flyadmin
1111
RUN CGO_ENABLED=0 GOOS=linux go build -v -o /fly/bin/start ./cmd/start
1212

13-
FROM flyio/stolon:cab0fc5 as stolon
13+
FROM flyio/stolon:b6b9aaf as stolon
1414

1515
FROM wrouesnel/postgres_exporter:latest AS postgres_exporter
1616

0 commit comments

Comments
 (0)