Skip to content

Commit a037115

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

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

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

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

0 commit comments

Comments
 (0)