Skip to content

Commit 27fedda

Browse files
authored
CI: In the Dockerfile, pin the full sha256 digest in the FROM line
1 parent cf156dd commit 27fedda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM jkleinh/slurm-cluster as base
1+
FROM jkleinh/slurm-cluster@sha256:afd20dafc831b0fa781460dc871232579ccf1b54955e434531394c331ce388e4 as base
22
MAINTAINER Joseph Kleinhenz <jkleinh@umich.edu>
33

44
ARG JULIA_VERSION=1.6.0

0 commit comments

Comments
 (0)