Skip to content

Commit 9104c9f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# SPDX-License-Identifier: Apache-2.0
1919
#
20-
ARG BASE=debian:13.3-slim
20+
ARG BASE=debian:13.4-slim
2121

2222
FROM $BASE AS minimal
2323

0 commit comments

Comments
 (0)