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 59364dd commit dd55d7cCopy full SHA for dd55d7c
devel.Dockerfile
@@ -4,7 +4,7 @@
4
# It also enables running unit tests on different architectures (x86_64 vs aarm64).
5
# Use `make docker-run` build and run the container.
6
7
-ARG base_image=debian:13@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598
+ARG base_image=debian:13@sha256:8f6a88feef3ed01a300dafb87f208977f39dccda1fd120e878129463f7fa3b8f
8
FROM ${base_image}
9
10
ARG zig_architecture
0 commit comments