We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33fae7 commit fc5437aCopy full SHA for fc5437a
2 files changed
slc9-arm-builder/packer.json
@@ -7,7 +7,7 @@
7
"builders": [
8
{
9
"type": "docker",
10
- "image": "gitlab-registry.cern.ch/linuxsupport/alma9-base",
+ "image": "gitlab-registry.cern.ch/linuxsupport/alma9-base:9.7",
11
"commit": true,
12
"changes": [
13
"ENTRYPOINT [\"\"]",
slc9-builder/packer.json
0 commit comments