Skip to content

Commit

Permalink
Dockerfile: update the latest v1.1 image
Browse files Browse the repository at this point in the history
Signed-off-by: Vicente Cheng <[email protected]>
  • Loading branch information
Vicente-Cheng authored and bk201 committed Aug 24, 2023
1 parent cd38956 commit 5794784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM quay.io/costoolkit/releases-teal:luet-toolchain-0.33.0-2 AS luet

FROM registry.opensuse.org/isv/rancher/harvester/baseos53/main/baseos:latest AS base
FROM registry.opensuse.org/isv/rancher/harvester/os/v1.1/main/baseos:latest AS base

COPY --from=luet /usr/bin/luet /usr/bin/luet
COPY files/etc/luet/luet.yaml /etc/luet/luet.yaml
Expand Down

0 comments on commit 5794784

Please sign in to comment.