Skip to content

Commit ffd8a2d

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

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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-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:13.0-slim
1+
FROM debian:13.1-slim
22

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

0 commit comments

Comments
 (0)