Merge pull request 'Update nginx Docker tag to v1.31.2' (#32) from renovate/nginx-1.x into main
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 2s
Remote Deployment Pipeline / Create remote directory (push) Successful in 4s
Remote Deployment Pipeline / Cleanup MR environment (push) Has been skipped
Remote Deployment Pipeline / Sync repository files (push) Successful in 16s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 8s
All checks were successful
Remote Deployment Pipeline / Prepare deployment vars (push) Successful in 2s
Remote Deployment Pipeline / Create remote directory (push) Successful in 4s
Remote Deployment Pipeline / Cleanup MR environment (push) Has been skipped
Remote Deployment Pipeline / Sync repository files (push) Successful in 16s
Remote Deployment Pipeline / Run docker-compose remotely (push) Successful in 8s
Reviewed-on: #32
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: "3.9"
|
||||
services:
|
||||
web:
|
||||
image: nginx:1.31.1-alpine-slim@sha256:3fe7a344f234ac4b84817896c9294ffae74eae03fc1ad0ff502457fef5cebef8
|
||||
image: nginx:1.31.2-alpine-slim@sha256:071d472aeea109db4c23868034c210f14411f13bc8d9936b7a8fa410b765c740
|
||||
ports:
|
||||
- "80"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user