Skip to content

Commit b712109

Browse files
authored
Merge pull request #8 from martin-g/update-ubuntu-for-cross-build-2
Fix the declaration of BASE_IMAGE build argument
2 parents f6a0b39 + bd78880 commit b712109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG ghcr.io/su2code/su2/build-su2:220614-1237
1+
ARG BASE_IMAGE=ghcr.io/su2code/su2/build-su2:220614-1237
22

33
FROM $BASE_IMAGE
44

0 commit comments

Comments
 (0)