update image version tag
This commit is contained in:
parent
9bc3ad356d
commit
e68334db67
|
@ -2,7 +2,7 @@ version: '3.8'
|
||||||
name: y9demo-tomcat
|
name: y9demo-tomcat
|
||||||
services:
|
services:
|
||||||
y9demo-tomcat:
|
y9demo-tomcat:
|
||||||
image: svn.youshengyun.com:9923/y9demo-tomcat-jib:latest
|
image: svn.youshengyun.com:9923/y9demo-tomcat-jib:1.0-20240802-082514
|
||||||
restart: always
|
restart: always
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
|
|
Loading…
Reference in New Issue