Browse Source

fix: update image to one which exists in the registry

pull/1821/head
steven confessore 4 months ago
committed by GitHub
parent
commit
551f75d3cd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -9,7 +9,7 @@ services:
# - HOST=0.0.0.0
# - INSECURE=false
image: ghcr.io/wg-easy/wg-easy:15
image: ghcr.io/wg-easy/wg-easy:15.0.0-beta.12
container_name: wg-easy
networks:
wg:

Loading…
Cancel
Save