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