Skip to content

Commit 23c0511

Browse files
chore(deps): update debian docker tag to v13.2
1 parent 638f3bb commit 23c0511

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
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.1-slim
1+
FROM debian:13.2-slim
22

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

v1.11.x/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:13.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-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.1-slim
1+
FROM debian:13.2-slim
22

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

0 commit comments

Comments
 (0)