Skip to content

Commit

Permalink
Update docker.io/library/alpine Docker tag to v3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 15, 2021
1 parent 2f18d75 commit 2eff1a9
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.13
FROM docker.io/library/alpine:3.14

ENTRYPOINT ["/usr/bin/floaty"]

Expand Down

0 comments on commit 2eff1a9

Please sign in to comment.