Merge branch 'basecamp:main' into buildpacks

This commit is contained in:
Nick Hammond
2025-05-10 12:54:29 -07:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ push_image_to_registry_4443() {
install_kamal
push_image_to_registry_4443 nginx 1-alpine-slim
push_image_to_registry_4443 busybox 1.36.0
push_image_to_registry_4443 basecamp/kamal-proxy v0.8.7
push_image_to_registry_4443 basecamp/kamal-proxy v0.9.0
# .ssh is on a shared volume that persists between runs. Clean it up as the
# churn of temporary vm IPs can eventually create conflicts.