Update version docker

This commit is contained in:
Guilhem Lavaux 2024-12-08 11:13:24 +01:00
parent f3d197dc9b
commit 799afb1f88
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-1
podman push glvx/web-updater docker://docker.io/glvx/web-updater:241208-2

View File

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