Update quay.io/luet/base Docker tag to v0.34.0

This commit is contained in:
renovate[bot] 2023-07-20 07:00:44 +00:00 committed by GitHub
parent 48c2880e57
commit 0dba931224
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