chore(docker)(deps): bump alpine from 3.20 to 3.21 #2

Merged
dependabot[bot] merged 1 commits from dependabot/docker/alpine-3.21 into master 2024-12-06 22:53:09 +01:00

View File

@ -1,4 +1,4 @@
FROM alpine:3.20 AS build FROM alpine:3.21 AS build
LABEL maintainer="Luke Tainton <luke@tainton.uk>" LABEL maintainer="Luke Tainton <luke@tainton.uk>"
LABEL org.opencontainers.image.source="https://github.com/luketainton/docker-dnsmasq" LABEL org.opencontainers.image.source="https://github.com/luketainton/docker-dnsmasq"