We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efe1ceb + 8bbf787 commit 8fee005Copy full SHA for 8fee005
ci/pipelines/default-pipeline.yml
@@ -53,7 +53,7 @@ ci-image:
53
when: manual
54
except: [ tags, schedules ]
55
tags: [ "arch:amd64" ]
56
- image: 486234852809.dkr.ecr.us-east-1.amazonaws.com/docker:24.0.4-gbi-focal
+ image: 486234852809.dkr.ecr.us-east-1.amazonaws.com/docker:24.0.4-jammy
57
script:
58
- docker buildx build --tag $CI_IMAGE_DOCKER -f ./ci/Dockerfile.gitlab --push .
59
0 commit comments