Skip to content

Commit d62e3b7

Browse files
chore(deps): update debian docker tag to v12.9 (#303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d2ec99 commit d62e3b7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

v1.2.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

v1.3.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

v1.4.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

v1.5.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

v1.6.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

v1.7.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

v1.8.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

v1.9.x/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.2-slim
1+
FROM debian:12.9-slim
22

33
# Fetch the target information injected by Docker build
44
ARG TARGETOS

0 commit comments

Comments
 (0)