Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CI Docker Image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSI Ansible
CI Docker Image
Compare revisions
main to main
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
fsi-ansible/ci-docker-image
Select target project
No results found
main
Select Git revision
Branches
creator-ee
main
renovate/docker-23.x
renovate/docker-28.3.x
4 results
Swap
Target
jfowl/ci-docker-image
Select target project
fsi-ansible/ci-docker-image
jfowl/ci-docker-image
2 results
main
Select Git revision
Branches
creator-ee
main
renovate/docker-23.x
renovate/docker-24.x
renovate/ghcr.io-ansible-creator-ee-0.x
with-tailscale
6 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source
8
Update ghcr.io/ansible/creator-ee Docker tag to v0.19.0
· 006ac37b
Renovate Bot
authored
Jun 28, 2023
006ac37b
Update docker Docker tag to v24
· 79593462
Renovate Bot
authored
Jul 26, 2023
79593462
Update ghcr.io/ansible/creator-ee Docker tag to v0.20.0
· ed369833
Renovate Bot
authored
Sep 15, 2023
ed369833
Update docker Docker tag to v24.0.6
· 35299e36
Renovate Bot
authored
Oct 15, 2023
35299e36
Update ghcr.io/ansible/creator-ee Docker tag to v0.21.0
· 9ff5d184
Renovate Bot
authored
Oct 20, 2023
9ff5d184
Update docker Docker tag to v24.0.7
· 8a6e8b38
Renovate Bot
authored
Nov 5, 2023
8a6e8b38
Update ghcr.io/ansible/creator-ee Docker tag to v24
· 4b7f5d5e
Renovate Bot
authored
Feb 8, 2024
4b7f5d5e
Update docker Docker tag to v28
· fb464220
Renovate Bot
authored
2 weeks ago
fb464220
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
2 additions
and
2 deletions
.gitlab-ci.yml
View file @
fb464220
---
image
:
docker:2
0.10.24
image
:
docker:2
8.3.1
variables
:
DOCKER_TLS_CERTDIR
:
"
/certs"
...
...
This diff is collapsed.
Click to expand it.
Dockerfile
View file @
fb464220
FROM
ghcr.io/ansible/creator-ee:v
0.17
.0
FROM
ghcr.io/ansible/creator-ee:v
24.2
.0
WORKDIR
/app
...
...
This diff is collapsed.
Click to expand it.