Skip to content

Commit a077404

Browse files
chore(deps): update debian docker tag to v13 (#318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4aead05 commit a077404

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

‎v1.10.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.2.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.3.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.4.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.5.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.6.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.7.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.8.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

‎v1.9.x/Dockerfile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:12.10-slim
1+
FROM debian:13.0-slim
22

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

0 commit comments

Comments
 (0)