Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
chore(deps): update base images
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent cdf54ee commit 3277802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions suse.dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG base_image=opensuse-tumbleweed

FROM docker.io/opensuse/tumbleweed:latest@sha256:e444b06f6411beb1c271c9a18e798435d2bf64b3df74247f078f3786aeb375c3 AS opensuse-tumbleweed
FROM docker.io/opensuse/leap:15.6@sha256:2f0d8bb33b4d6869bbcf65ef925f9da8a863e75268da66943a3fa8a721347869 AS opensuse-leap-15.6
FROM docker.io/opensuse/tumbleweed:latest@sha256:0d02c950e10ece8966841813a14bf86a40348ff8995ca36098fcbe92ae3a13b9 AS opensuse-tumbleweed
FROM docker.io/opensuse/leap:15.6@sha256:099c5cad5bce5758a3783320145e64c7f746d20e6c0a8b28a3f7a0b53b60ef92 AS opensuse-leap-15.6

FROM ${base_image}

Expand Down

0 comments on commit 3277802

Please sign in to comment.