flownative / localbeach

The Local Beach client written in Go
Apache License 2.0
7 stars 3 forks source link

Use flownative/docker-nginx:4 #44

Closed kdambekalns closed 1 year ago

kdambekalns commented 2 years ago
services:
  webserver:
    image: ${BEACH_WEBSERVER_IMAGE:-flownative/nginx}:${BEACH_WEBSERVER_IMAGE_VERSION:-3}

should default to 4. For this we need to teach the tool to update existing projects…

kdambekalns commented 2 years ago

See https://github.com/flownative/localbeach/commit/441c06be19d6dd667151ad2027124fda82389a09 and https://github.com/flownative/localbeach/releases/tag/v1.12.0%2B1