We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eac6ad commit cbd0a2cCopy full SHA for cbd0a2c
.github/workflows/main.yml
@@ -109,7 +109,7 @@ jobs:
109
# start nginx as service to test validation via http-challenge local path
110
services:
111
nginx:
112
- image: nginx@sha256:c26ae7472d624ba1fafd296e73cecc4f93f853088e6a9c13c0d52f6ca5865107
+ image: nginx@sha256:6db391d1c0cfb30588ba0bf72ea999404f2764febf0f1f196acd5867ac7efa7e
113
volumes:
114
- /tmp:/usr/share/nginx/html
115
ports:
0 commit comments