Skip to content

Commit b099b8b

Browse files
committed
More Docker images fixes
1 parent 402204c commit b099b8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ variables:
3030
RUST_VERSION: "1.73"
3131
UBI_VERSION: "9.5"
3232
GITLAB_ADVANCED_SAST_ENABLED: "true"
33-
IMAGE_TAG: "rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36"
33+
IMAGE_TAG: "rubygems-3.5-git-2.49-exiftool-12.60"
3434
DEFAULT_IMAGE: "registry.gitlab.com/gitlab-org/gitlab-build-images/debian-${DEBIAN_VERSION}-ruby-${RUBY_VERSION}-golang-${GO_VERSION}-rust-${RUST_VERSION}:${IMAGE_TAG}"
35-
FIPS_IMAGE_TAG: "git-2.45"
35+
FIPS_IMAGE_TAG: "rubygems-3.5-git-2.49-exiftool-12.60"
3636
FIPS_IMAGE: "registry.gitlab.com/gitlab-org/gitlab-build-images/ubi-${UBI_VERSION}-ruby-${RUBY_VERSION}-golang-${GO_VERSION}-rust-${RUST_VERSION}:${FIPS_IMAGE_TAG}"
3737

3838
workflow:

0 commit comments

Comments
 (0)