Skip to content

Commit

Permalink
chore(deps): update docker.io/library/debian docker tag to v12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] authored Sep 22, 2024
1 parent 150c01f commit 8d2b5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/radicale/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# Stage 1: install app to venv
FROM docker.io/library/debian:12.6@sha256:aadf411dc9ed5199bc7dab48b3e6ce18f8bbee4f170127f5ff1b75cd8035eb36 AS builder
FROM docker.io/library/debian:12.7@sha256:b8084b1a576c5504a031936e1132574f4ce1d6cc7130bbcc25a28f074539ae6b AS builder
# Define build-time variables
ARG VERSION
USER 0:0
Expand Down

0 comments on commit 8d2b5ce

Please sign in to comment.