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 4d70bbd commit 6107a19Copy full SHA for 6107a19
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=golang:1.24.2@sha256:b51b7beeabe2e2d8438ba4295c59d584049873a480ba0e7b56d80db74b3e3a3a
+ARG BASE_IMAGE=golang:1.24.2@sha256:c0b66cfec8562c8d8452c63a63ede2014526224fa1cd5ecf5acda73f8b28263b
2
3
# Test stage
4
FROM $BASE_IMAGE AS tester
docker/Dockerfile-dev
0 commit comments