Skip to content

Commit

Permalink
Merge pull request #142 from kairos-io/Itxaka-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Itxaka committed Feb 16, 2024
2 parents cedc294 + dcd3b4b commit 82c9a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# https://quay.io/repository/kairos/packages?tab=tags&tag=latest
ARG FEDORA_VERSION=40
ARG LUET_VERSION=0.35.0
ARG ENKI_VERSION=v0.0.16
ARG ENKI_VERSION=v0.0.17-rc2

FROM quay.io/luet/base:$LUET_VERSION AS luet
FROM quay.io/kairos/enki:${ENKI_VERSION} as enki
Expand Down

0 comments on commit 82c9a08

Please sign in to comment.