Skip to content

Commit

Permalink
fix: MapCache is no more building (close #255)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Aug 20, 2021
1 parent 8d2fdae commit 6520822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/mapcache/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ ARG VERSION

FROM camptocamp/mapcache:$VERSION

# added --allow-releaseinfo-change because of https://github.com/kalisio/kargo/issues/255
RUN apt-get -y update --allow-releaseinfo-change && apt-get -y install curl

0 comments on commit 6520822

Please sign in to comment.