We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd54f57 commit d1df753Copy full SHA for d1df753
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
# - custom
16
17
nginx:
18
- image: "nginx:1.17.3"
+ image: "nginx:1.22.1-alpine"
19
ports:
20
- "81:81" # demo1
21
- "82:82" # demo2
0 commit comments