Skip to content
Snippets Groups Projects
Commit b32e5018 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.25.3

See merge request stackspin/dashboard!160
parents 4f16f19a 125c76e5
No related branches found
No related tags found
1 merge request!160Update nginx Docker tag to v1.25.3
Pipeline #43470 passed with stages
in 3 minutes and 5 seconds
......@@ -11,7 +11,7 @@ services:
- "3000:3000"
command: "yarn start --watch --verbose"
stackspin_proxy:
image: nginx:1.25.2
image: nginx:1.25.3
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