存在しないバージョン言われた

This commit is contained in:
Akira
2026-02-19 14:04:02 +09:00
parent f700a3454e
commit 90e805a360
2 changed files with 3 additions and 2 deletions

3
.env
View File

@@ -2,7 +2,8 @@ DATABASE_URL=postgres://postgres:changeme@db/windmill?sslmode=disable
# For Enterprise Edition, use:
# WM_IMAGE=ghcr.io/windmill-labs/windmill-ee:main
WM_IMAGE=ghcr.io/windmill-labs/windmill:v1.5.3
WM_VERSION=v1.638.0
WM_IMAGE=ghcr.io/windmill-labs/windmill:${WM_VERSION}
# To use another port than :80, setup the Caddyfile and the caddy section of the docker-compose to your needs: https://caddyserver.com/docs/getting-started

View File

@@ -126,7 +126,7 @@ services:
logging: *default-logging
windmill_extra:
image: ghcr.io/windmill-labs/windmill-extra:v1.5.3
image: ghcr.io/windmill-labs/windmill-extra:${WM_VERSION}
pull_policy: if_not_present
restart: unless-stopped
expose: