Skip to content

Commit ea7f8e5

Browse files
committed
[configurator] pin ubuntu image to fix build on mac
1 parent 2b45173 commit ea7f8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/configurator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Blink Labs images are built from source on Debian Bookworm
22
FROM ghcr.io/blinklabs-io/cardano-node:latest AS cardano-node
33

4-
FROM ubuntu
4+
FROM ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9
55

66
USER root
77
# Install packages required in build stage

0 commit comments

Comments
 (0)