Merge pull request #39 from kairos-io/renovate/quay.io-luet-base-0.x

This commit is contained in:
Itxaka 2023-07-20 09:01:45 +02:00 committed by GitHub
commit 105f8dec5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# https://quay.io/repository/kairos/packages?tab=tags&tag=latest
ARG LEAP_VERSION=15.5
ARG LUET_VERSION=0.33.0
ARG LUET_VERSION=0.34.0
FROM quay.io/luet/base:$LUET_VERSION AS luet
FROM golang:1.20 as enki