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] authored Aug 21, 2024
1 parent 073f34a commit 11970c0
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:6f3458ce75e677e5a18a84c41a440187c0d5a8d6e79a09dd159ab7b19b6e1d16 AS opensuse-tumbleweed
FROM docker.io/opensuse/leap:15.6@sha256:79ea90d85d64c37a0985281f405f3336ac199f5ed1a041108472d248c03851d8 AS opensuse-leap-15.6
FROM docker.io/opensuse/tumbleweed:latest@sha256:2160970cf75fce7adb4912770e171b4fe71ca8d7bc2b4e33ca629be6ed4546ae AS opensuse-tumbleweed
FROM docker.io/opensuse/leap:15.6@sha256:b92aba5f8413624d1a4b671dff4858e454fcbe5e38dff1880cc48241750c2e8e AS opensuse-leap-15.6

FROM ${base_image}

Expand Down

0 comments on commit 11970c0

Please sign in to comment.