Skip to content

Commit 15fa264

Browse files
williamdesaminvakilhubertdeng123
authored
Update nginx to 1.25.1 (#2235)
* Update nginx to 1.25.1 Co-authored-by: Amin Vakil <[email protected]> --------- Co-authored-by: Amin Vakil <[email protected]> Co-authored-by: Hubert Deng <[email protected]>
1 parent 27c9cc7 commit 15fa264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ services:
372372
<<: *restart_policy
373373
ports:
374374
- "$SENTRY_BIND:80/tcp"
375-
image: "nginx:1.22.0-alpine"
375+
image: "nginx:1.25.1-alpine"
376376
volumes:
377377
- type: bind
378378
read_only: true

0 commit comments

Comments
 (0)