Bump distro version

This commit is contained in:
Nyall Dawson 2023-04-25 17:43:46 +10:00
parent 341284a7ca
commit 1d1f121512

View File

@ -1,4 +1,4 @@
ARG DISTRO_VERSION=36 ARG DISTRO_VERSION=38
FROM fedora:${DISTRO_VERSION} as single FROM fedora:${DISTRO_VERSION} as single
MAINTAINER Matthias Kuhn <matthias@opengis.ch> MAINTAINER Matthias Kuhn <matthias@opengis.ch>