We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab31e5 commit 15f3517Copy full SHA for 15f3517
.github/workflows/main.yml
@@ -96,7 +96,7 @@ jobs:
96
# start nginx as service to test validation via http-challenge local path
97
services:
98
nginx:
99
- image: nginx@sha256:fb01117203ff38c2f9af91db1a7409459182a37c87cced5cb442d1d8fcc66d19
+ image: nginx@sha256:ca871a86d45a3ec6864dc45f014b11fe626145569ef0e74deaffc95a3b15b430
100
volumes:
101
- /tmp:/usr/share/nginx/html
102
ports:
0 commit comments