mirror of
https://github.com/containers/skopeo.git
synced 2025-06-27 07:07:31 +00:00
Trigger an update of the ostree_ext container image
Currently it uses golang-1.18.7-1.fc36.x86_64 ; we need 1.19, and the current version of the base image has golang-1.20.3-1.fc38.x86_64 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
parent
44ed4cea0a
commit
12b24fce88
@ -145,7 +145,7 @@ ostree-rs-ext_task:
|
||||
dockerfile: contrib/cirrus/ostree_ext.dockerfile
|
||||
docker_arguments: # required build-args
|
||||
BASE_FQIN: quay.io/coreos-assembler/fcos-buildroot:testing-devel
|
||||
CIRRUS_IMAGE_VERSION: 1
|
||||
CIRRUS_IMAGE_VERSION: 2
|
||||
env:
|
||||
EXT_REPO_NAME: ostree-rs-ext
|
||||
EXT_REPO_HOME: $CIRRUS_WORKING_DIR/../$EXT_REPO_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user