Skip to content

Commit 81c5805

Browse files
authored
Run CI with vcxagencynode 1.2.0 (#462)
Signed-off-by: Patrik Stas <patrik.stas@absa.africa>
1 parent b1f698c commit 81c5805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
echo "::set-output name=CACHE_KEY_ALPINE_CORE::$ALPINE_CORE_DOCKERFILE_HASH"
127127
128128
echo "::set-output name=DOCKER_IMG_NAME_ALPINE_CORE::alpine-core"
129-
echo "::set-output name=DOCKER_IMG_NAME_AGENCY::ghcr.io/absaoss/vcxagencynode/vcxagency-node:1.0.1"
129+
echo "::set-output name=DOCKER_IMG_NAME_AGENCY::ghcr.io/absaoss/vcxagencynode/vcxagency-node:1.2.0"
130130
echo "::set-output name=DOCKER_IMG_NAME_ANDROID::android-test"
131131
echo "::set-output name=DOCKER_IMG_NAME_LIBVCX::libvcx:$LIBVCX_HASH"
132132
echo "::set-output name=DOCKER_IMG_NAME_CODECOV::codecov:$CODECOV_HASH"

0 commit comments

Comments
 (0)