Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
easybuild-docker
Easybuild Docker
Commits
910ee55e
Commit
910ee55e
authored
Jun 23, 2021
by
Sebastian Achilles
Browse files
update rocky8-eb-base: use the release version of 8.4
parent
18e770ee
Pipeline
#70886
passed with stages
in 12 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rocky8-eb-base/Dockerfile
View file @
910ee55e
ARG
IMG_REGISTRY=docker.io
ARG
IMG_ORG=rockylinux
ARG
IMG_NAME=rockylinux
ARG
IMG_TAG=8.4
-rc1
ARG
IMG_TAG=8.4
# allow CI/CD to change all of the above
FROM
${IMG_REGISTRY}/${IMG_ORG}/${IMG_NAME}:${IMG_TAG}
# set default easybuild version
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment