We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e445a commit e3e0c50Copy full SHA for e3e0c50
1 file changed
Dockerfile
@@ -17,7 +17,7 @@
17
#
18
# SPDX-License-Identifier: Apache-2.0
19
20
-ARG BASE=debian:13.1-slim
+ARG BASE=debian:13.2-slim
21
22
FROM $BASE AS minimal
23
0 commit comments