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 2b45173 commit ea7f8e5Copy full SHA for ea7f8e5
compose/configurator/Dockerfile
@@ -1,7 +1,7 @@
1
# Blink Labs images are built from source on Debian Bookworm
2
FROM ghcr.io/blinklabs-io/cardano-node:latest AS cardano-node
3
4
-FROM ubuntu
+FROM ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9
5
6
USER root
7
# Install packages required in build stage
0 commit comments