Skip to content

Commit

Permalink
Update alpine Docker tag to v3.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 48b85f0 commit 61330e4
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
@@ -1,4 +1,4 @@
FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
FROM alpine:3.20.0@sha256:8768f0ca8ce33ec230c116364fbaebc1e18aaabbbda1ced56658f5eb0012202b

RUN apk add --no-cache pgbouncer socat tini runit wireguard-tools && adduser -D pgbouncer

Expand Down

0 comments on commit 61330e4

Please sign in to comment.