2 files + 2 − 2 Inline Compare changes Side-by-side Inline Show whitespace changes Files 2 .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line --- image: docker:20.10.24 image: docker:28.3.1 variables: DOCKER_TLS_CERTDIR: "/certs" Loading Dockerfile +1 −1 Original line number Diff line number Diff line FROM ghcr.io/ansible/creator-ee:v0.17.0 FROM ghcr.io/ansible/creator-ee:v24.2.0 WORKDIR /app Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line --- image: docker:20.10.24 image: docker:28.3.1 variables: DOCKER_TLS_CERTDIR: "/certs" Loading
Dockerfile +1 −1 Original line number Diff line number Diff line FROM ghcr.io/ansible/creator-ee:v0.17.0 FROM ghcr.io/ansible/creator-ee:v24.2.0 WORKDIR /app Loading