Skip to content
Snippets Groups Projects
Commit 3b278cd9 authored by Stackspin-renovate Bot's avatar Stackspin-renovate Bot
Browse files

Merge branch 'renovate/nginx-1.x' into 'main'

Update nginx Docker tag to v1.24.0

See merge request stackspin/dashboard!113
parents 8fa54fe3 429952c8
No related branches found
No related tags found
1 merge request!113Update nginx Docker tag to v1.24.0
Pipeline #39569 passed with stages
in 3 minutes and 9 seconds
......@@ -10,7 +10,7 @@ services:
- "3000:3000"
command: "yarn run start"
stackspin_proxy:
image: nginx:1.23.4
image: nginx:1.24.0
ports:
- "8081:8081"
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment