Skip to content

Commit 216a867

Browse files
⬆️ Update Debian base image to v13.5
1 parent 502170d commit 216a867

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BUILD_FROM=debian:13.4-slim
1+
ARG BUILD_FROM=debian:13.5-slim
22
# hadolint ignore=DL3006
33
FROM ${BUILD_FROM}
44

base/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
build_from:
3-
aarch64: arm64v8/debian:13.4-slim
4-
amd64: amd64/debian:13.4-slim
3+
aarch64: arm64v8/debian:13.5-slim
4+
amd64: amd64/debian:13.5-slim

0 commit comments

Comments
 (0)