Skip to content

Commit 9af4aef

Browse files
ci: build mongo-express image using version v1.1.0-rc-3 [build mongo-express]
1 parent 9ec5b91 commit 9af4aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build_container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ case "$APP" in
9595
SRC_VERSION=v1.1.0-rc-3
9696
DOCKER_CONTEXT=https://github.com/mongo-express/mongo-express.git#$SRC_VERSION
9797
DOCKERFILE_OPT=
98-
CONTAINER_TAG=$SRC_VERSION
98+
CONTAINER_TAG=$SRC_VERSION
9999
;;
100100
kaptain)
101101
CONTAINER_TAG=latest

0 commit comments

Comments
 (0)