mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
Upgrade base image to 42
This commit is contained in:
parent
33d0e5a5c2
commit
85d2f1592b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
FROM fedora:40
|
FROM fedora:42
|
||||||
|
|
||||||
ARG VERSION=39
|
ARG VERSION=42
|
||||||
|
|
||||||
ENV ARCH="x86_64"
|
ENV ARCH="x86_64"
|
||||||
ENV IMAGE_NAME="base"
|
ENV IMAGE_NAME="base"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue