Skip to content

Commit

Permalink
update focal image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
KirilPoposki98 committed Dec 20, 2023
1 parent e7711d5 commit d4bcb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ckan/2.10/Dockerfile.focal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d4bcb71

Please sign in to comment.