update focal image tag
This commit is contained in:
parent
e7711d51ab
commit
d4bcb719f0
|
@ -4,7 +4,7 @@
|
|||
FROM ubuntu:focal-20210827 as ckanbuild
|
||||
|
||||
# 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
|
||||
ENV GIT_URL=https://github.com/ckan/ckan.git
|
||||
|
|
Loading…
Reference in New Issue