Skip to content
Snippets Groups Projects
Commit 18121f88 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

L2SS-822: replace branch tag with latest

parent d9c612a1
Branches
Tags
1 merge request!417Resolve L2SS-822 "Cache archiver ts docker image"
......@@ -56,8 +56,7 @@ services:
build:
context: hdbppts-cm
args:
# TODO (Stefano): replace image tag with 'latest'
SOURCE_IMAGE: ${LOCAL_DOCKER_REGISTRY_HOST}/${LOCAL_DOCKER_REGISTRY_USER}/hdbpp:l2ss-822-cache-archiver-ts-docker-image
SOURCE_IMAGE: ${LOCAL_DOCKER_REGISTRY_HOST}/${LOCAL_DOCKER_REGISTRY_USER}/hdbpp:latest
container_name: ${CONTAINER_NAME_PREFIX}hdbppts-cm
networks:
- control
......@@ -87,8 +86,7 @@ services:
build:
context: hdbppts-es
args:
# TODO (Stefano): replace image tag with 'latest'
SOURCE_IMAGE: ${LOCAL_DOCKER_REGISTRY_HOST}/${LOCAL_DOCKER_REGISTRY_USER}/hdbpp:l2ss-822-cache-archiver-ts-docker-image
SOURCE_IMAGE: ${LOCAL_DOCKER_REGISTRY_HOST}/${LOCAL_DOCKER_REGISTRY_USER}/hdbpp:latest
container_name: ${CONTAINER_NAME_PREFIX}hdbppts-es
networks:
- control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment