Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.20
Browse files Browse the repository at this point in the history
| datasource | package | from | to   |
| ---------- | ------- | ---- | ---- |
| docker     | alpine  | 3.19 | 3.20 |
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 72ae2ca commit ad12607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# renovate: datasource=github-releases depName=watchtower lookupName=containrrr/watchtower
ARG WATCHTOWER_VERSION=1.7.1

FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b as base
FROM alpine:3.20@sha256:8768f0ca8ce33ec230c116364fbaebc1e18aaabbbda1ced56658f5eb0012202b as base

#=================
# build
Expand Down

0 comments on commit ad12607

Please sign in to comment.