Skip to content

Commit

Permalink
Merge pull request #89 from vshn/renovate/docker.io-library-alpine-3.x
Browse files Browse the repository at this point in the history
Update docker.io/library/alpine Docker tag to v3.20
  • Loading branch information
simu authored Jul 8, 2024
2 parents 76444d5 + e43b65d commit ef2a7a6
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,5 +1,5 @@
# The main binary is statically linked, but it requires access to the TLS root certificates to verify connections.
FROM docker.io/library/alpine:3.19
FROM docker.io/library/alpine:3.20

ENTRYPOINT ["/usr/bin/floaty"]

Expand Down

0 comments on commit ef2a7a6

Please sign in to comment.