Merge pull request #2135 from SkynetLabs/update-webportal-nginx-to-version-0.3.0

update webportal-nginx to version 0.3.0
This commit is contained in:
Michał Leszczyk 2022-06-21 12:38:14 +02:00 committed by GitHub
commit 65d9b7ddb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ services:
# build:
# context: https://github.com/SkynetLabs/webportal-nginx.git#main
# dockerfile: Dockerfile
image: skynetlabs/webportal-nginx:0.2.0
image: skynetlabs/webportal-nginx:0.3.0
container_name: nginx
restart: unless-stopped
logging: *default-logging