Merge pull request #119 from keitaroinc/ckan2.10
update focal image tag
This commit is contained in:
commit
c7d623f828
|
@ -4,7 +4,7 @@
|
||||||
FROM ubuntu:focal-20210827 as ckanbuild
|
FROM ubuntu:focal-20210827 as ckanbuild
|
||||||
|
|
||||||
# Used by Github Actions to tag the image with
|
# Used by Github Actions to tag the image with
|
||||||
ENV IMAGE_TAG=2.9.7-focal
|
ENV IMAGE_TAG=2.10.2-focal
|
||||||
|
|
||||||
# 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