Bumped default Traefik image to 2.10

This commit is contained in:
Igor Alexandrov
2024-02-13 16:00:02 +04:00
parent aea55480ad
commit 77e72e34ce
5 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ push_image_to_registry_4443() {
install_kamal
push_image_to_registry_4443 nginx 1-alpine-slim
push_image_to_registry_4443 traefik v2.9
push_image_to_registry_4443 traefik v2.10
push_image_to_registry_4443 busybox 1.36.0
# .ssh is on a shared volume that persists between runs. Clean it up as the