Skip to content

Commit 616829c

Browse files
authored
Merge pull request #46 from projectsyn/renovate/docker.io-debian-12.x
Update docker.io/debian Docker tag to v12.7
2 parents 57261cf + b470039 commit 616829c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/debian:12.6-slim as base
1+
FROM docker.io/debian:12.7-slim as base
22

33
RUN apt-get update \
44
&& apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)