Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • creator-ee
  • main
  • renovate/docker-23.x
  • renovate/docker-28.3.x
4 results

Target

Select target project
No results found
Select Git revision
  • 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

Commits on Source 8

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline

Files

+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"
+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