Skip to content

Commit

Permalink
Bump to 1.3 OS
Browse files Browse the repository at this point in the history
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
  • Loading branch information
bk201 committed Oct 3, 2023
1 parent 1450a3f commit eb0c086
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/os/v1.2/main/baseos:latest AS base
FROM registry.opensuse.org/isv/rancher/harvester/os/v1.3/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 eb0c086

Please sign in to comment.