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 docker.io/opensuse/leap:15.6 docker digest to 79e…
Browse files Browse the repository at this point in the history
…a90d
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 540603d commit 1df8926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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:86302253c40d14e873d85dfce0d2d19ccc28a44ed51121d70caa6288dbecccc3 AS opensuse-tumbleweed
FROM docker.io/opensuse/leap:15.6@sha256:1cf79e78bb69f39fb2f78a7c2c7ebc4b64cf8d82eb1df76cd36767a595ada7a8 AS opensuse-leap-15.6
FROM docker.io/opensuse/leap:15.6@sha256:79ea90d85d64c37a0985281f405f3336ac199f5ed1a041108472d248c03851d8 AS opensuse-leap-15.6

FROM ${base_image}

Expand Down

0 comments on commit 1df8926

Please sign in to comment.