Change tag name for xloader image
This commit is contained in:
parent
39f37714b5
commit
45705e72f8
|
@ -4,7 +4,7 @@
|
||||||
FROM alpine:3.17.2 as ckanbuild
|
FROM alpine:3.17.2 as ckanbuild
|
||||||
|
|
||||||
# Used by Github Actions to tag the image with
|
# 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
|
# Set CKAN version to build
|
||||||
ENV GIT_URL=https://github.com/ckan/ckan.git
|
ENV GIT_URL=https://github.com/ckan/ckan.git
|
||||||
|
|
Loading…
Reference in New Issue