Change tag name for xloader image

This commit is contained in:
stojanovskis1@icloud.com 2024-08-07 15:26:56 +02:00
parent 39f37714b5
commit 45705e72f8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
FROM alpine:3.17.2 as ckanbuild
# Used by Github Actions to tag the image with
ENV IMAGE_TAG=2.10.4
ENV IMAGE_TAG=2.10.4-xloader
# Set CKAN version to build
ENV GIT_URL=https://github.com/ckan/ckan.git