Skip to content
Snippets Groups Projects
Commit 23b00fd4 authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Merge branch 'use-centos7' into 'master'

Use centos:7 as from image

See merge request !27
parents 45d275d8 b9a7397a
No related branches found
No related tags found
2 merge requests!146Release CMO metadata to production,!27Use centos:7 as from image
Pipeline #21569 passed
......@@ -12,7 +12,7 @@ variables:
TRIVY_VERSION: "0.11.0"
# docker variables
DOCKER_DRIVER: overlay2
FROM_IMAGE: ${CODE_REGISTRY}/devops/images/usgs/centos:latest
FROM_IMAGE: ${CODE_REGISTRY}/devops/images/usgs/centos:7
# environment variables
APP_NAME: geomag-algorithms
DATA_HOST: "cwbpub.cr.usgs.gov"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment