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 89e3196 commit 6325ec5Copy full SHA for 6325ec5
Dockerfile
@@ -1,5 +1,5 @@
1
# Use Debian Bullseye as the base image
2
-FROM arm64v8/debian:bullseye-20250407
+FROM arm64v8/debian:bullseye-20250630
3
4
# Set the SHELL to bash with pipefail option
5
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments