Skip to content

Commit

Permalink
chore(deps): update base images
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 2cd11fd commit 4eca942
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:80b880d7e1919bb4efc5604dca2791571acae6182a2e4761a5cbd534eba86498 AS opensuse-tumbleweed
FROM docker.io/opensuse/leap:15.6@sha256:8cf656d677c02d31db333fcc2f97c7fcaa1ced47437f3b6e2582bd4ddce058ed AS opensuse-leap-15.6
FROM docker.io/opensuse/tumbleweed:latest@sha256:ed9475f31198527389cc21df8e244ef3ba879d173815e8a8d1e55b1fcc07682c AS opensuse-tumbleweed
FROM docker.io/opensuse/leap:15.6@sha256:3169ee9dabf16aa72d0947901d53478f8936da817ab2fc240ee37c6bd5f7deb2 AS opensuse-leap-15.6

FROM ${base_image}
ARG base_image
Expand Down

0 comments on commit 4eca942

Please sign in to comment.