mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-08-30 21:10:44 +00:00
.gitlab-ci.yml: bump Just version pin
CI is failing right now because the Justfile uses things not supported by v1.40. ...At least that's what Opus thinks. We're pinning to a pretty old version anyway so let's just bump it and see if it's right.
This commit is contained in:
parent
0bf47996ec
commit
48c689b2e9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ stages:
|
|||
|
||||
variables:
|
||||
BUILDER: buildah
|
||||
JUST_VERSION: "1.40.0"
|
||||
JUST_VERSION: "1.49.0"
|
||||
|
||||
.build-image:
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue