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
docker/deployer_docker
values.yaml

View file

@ -1,2 +1,2 @@
podman build -t glvx/web-updater . 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: image:
repository: glvx/web-updater repository: glvx/web-updater
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "241208-1" tag: "241208-2"
url: "https://git.aquila-consortium.org/guilhem_lavaux/gl-website-deployer" url: "https://git.aquila-consortium.org/guilhem_lavaux/gl-website-deployer"
ssh: ssh:
enabled: false enabled: false