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 aaae7a7 commit 7d9441bCopy full SHA for 7d9441b
load_test/Dockerfile
@@ -1,5 +1,5 @@
1
ARG BUILDER_IMAGE=elixir
2
-ARG VERSION=1.18-slim
+ARG VERSION=1.18-slim@sha256:98bc929fb21d1b8fcf85c9539e88723e78b393cda49d0d1f2890b42c9f46dc5a
3
4
FROM ${BUILDER_IMAGE}:${VERSION} AS builder
5
0 commit comments