mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-03 06:50:46 +00:00
chore(deps): update patch and digest updates
This commit is contained in:
parent
63a5274c19
commit
ac408e0a8a
3 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# This image contains the baseline tools to build bootable base images.
|
||||
FROM quay.io/centos/centos:stream9@sha256:34f587a3228a2a924a114e5bd04450c119e9d803154f18e27eb97530c5ea13f5
|
||||
FROM quay.io/centos/centos:stream9@sha256:c1768e42666a0b8953636b7d2636f0156814bc930dbd722a7da8d3985ae3da8a
|
||||
COPY coreos-continuous.repo /etc/yum.repos.d
|
||||
COPY . /src
|
||||
RUN /src/build.sh && cd / && rm /src -rf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue