Update docker image
This commit is contained in:
parent
db39492bdb
commit
b1f0019220
|
@ -134,7 +134,7 @@ services:
|
|||
# build:
|
||||
# context: https://github.com/SkynetLabs/webportal-handshake-api.git#main
|
||||
# dockerfile: Dockerfile
|
||||
image: skynetlabs/webportal-handshake-api:0.1.0
|
||||
image: skynetlabs/webportal-handshake-api:0.1.1
|
||||
container_name: handshake-api
|
||||
restart: unless-stopped
|
||||
logging: *default-logging
|
||||
|
|
Reference in New Issue