Merge pull request 'chore(deps): update alpine docker tag to v3.21.2' (#22) from renovate/alpine-3.x into main
All checks were successful
build image / release_tag (push) Successful in 28s
build image / build (push) Successful in 5m29s
build image / publish_release (push) Successful in 6s

Reviewed-on: https://git.smail.koeln/homelab/docker-ownDynDNS-netcup/pulls/22
This commit is contained in:
sujiba 2025-01-29 13:48:57 +01:00
commit a6eca496c5

View file

@ -1,5 +1,5 @@
# Get latest app version # Get latest app version
FROM alpine:3.20.3 FROM alpine:3.21.2
WORKDIR /clone-workspace WORKDIR /clone-workspace
RUN apk update && \ RUN apk update && \
apk upgrade && \ apk upgrade && \