- Switch to rx3/php-apache-mga9:1.3.1 image,
- Minor compose file update.
This commit is contained in:
@@ -27,7 +27,7 @@ services:
|
||||
webapp-internal:
|
||||
container_name: ${IMG_NAME}-internal
|
||||
|
||||
image: docker.xor.rx3:5000/rx3/${IMG_NAME}:${IMG_VERSION}
|
||||
image: ${IMG_URL}
|
||||
|
||||
build:
|
||||
context: .
|
||||
@@ -65,7 +65,7 @@ services:
|
||||
webapp-external:
|
||||
container_name: ${IMG_NAME}-external
|
||||
|
||||
image: docker.xor.rx3:5000/rx3/${IMG_NAME}:${IMG_VERSION}
|
||||
image: ${IMG_URL}
|
||||
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user