Skip to content

Commit 6325ec5

Browse files
committed
Update base image to bullseye-20250630
1 parent 89e3196 commit 6325ec5

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
@@ -1,5 +1,5 @@
11
# Use Debian Bullseye as the base image
2-
FROM arm64v8/debian:bullseye-20250407
2+
FROM arm64v8/debian:bullseye-20250630
33

44
# Set the SHELL to bash with pipefail option
55
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)