Update docker

This commit is contained in:
Guilhem Lavaux 2024-12-08 11:52:50 +01:00
parent e00236e7c3
commit af92756692
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
podman build -t glvx/web-updater .
podman push glvx/web-updater docker://docker.io/glvx/web-updater:241208-2
podman push glvx/web-updater docker://docker.io/glvx/web-updater:241208-3

View File

@ -20,7 +20,7 @@ updater:
image:
repository: glvx/web-updater
pullPolicy: IfNotPresent
tag: "241208-2"
tag: "241208-3"
url: "https://git.aquila-consortium.org/guilhem_lavaux/gl-website-deployer"
ssh:
enabled: false