Skip to content

Commit

Permalink
Merge pull request #29 from shizunge/dependabot/docker/alpine-3.21.0
Browse files Browse the repository at this point in the history
Bump alpine from 3.20.3 to 3.21.0
  • Loading branch information
shizunge authored Dec 9, 2024
2 parents ed51a90 + 3b5dda7 commit 8db4398
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,6 +1,6 @@
FROM joseluisq/static-web-server:2.33.1 AS static-web-server

FROM alpine:3.20.3
FROM alpine:3.21.0

LABEL org.opencontainers.image.title=blocky-list-updater
LABEL org.opencontainers.image.description="Download and watch source lists for blocky DNS."
Expand Down

0 comments on commit 8db4398

Please sign in to comment.