Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c97f406

Browse files
Merge pull request #460 from ublue-os/renovate/toolbox-images
chore(deps): update toolbox-images
2 parents 3a8a5ec + 13e6b88 commit c97f406

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

toolboxes/arch-toolbox/Containerfile.archamdgpupro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/ublue-os/arch-toolbox@sha256:da332a4b2c887103e3a40295daf2b34f967a80ceaa851259f1e54e60417e3867 AS arch-toolbox-amdgpupro
1+
FROM ghcr.io/ublue-os/arch-toolbox@sha256:bcbee8f740783e06c678f47d3db2084f237a3fb30635c401dcd993011139744c AS arch-toolbox-amdgpupro
22

33
LABEL com.github.containers.toolbox="true" \
44
usage="This image is meant to be used with the toolbox or distrobox command" \

toolboxes/bazzite-arch/Containerfile.bazzite-arch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/ublue-os/arch-toolbox@sha256:da332a4b2c887103e3a40295daf2b34f967a80ceaa851259f1e54e60417e3867 AS bazzite-arch
1+
FROM ghcr.io/ublue-os/arch-toolbox@sha256:bcbee8f740783e06c678f47d3db2084f237a3fb30635c401dcd993011139744c AS bazzite-arch
22

33
COPY ./toolboxes/bazzite-arch/files /
44

toolboxes/powershell-toolbox/Containerfile.powershell

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# hadolint ignore=DL3007
2-
FROM ghcr.io/ublue-os/wolfi-toolbox:latest@sha256:dfec7c0fc661277605aaf24a253aeba2bb9dcaa23e23453cebcd24e8f2a4429a
2+
FROM ghcr.io/ublue-os/wolfi-toolbox:latest@sha256:be224bdfaf35f2cce026684ecc280d52ac8925c26f8fb689d499f0d218863115
33

44
LABEL com.github.containers.toolbox="true" \
55
name="powershell-toolbox" \

0 commit comments

Comments
 (0)