Skip to content

Commit cbd0a2c

Browse files
committed
chore(deps): update nginx docker digest to 6db391d
1 parent 0eac6ad commit cbd0a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
# start nginx as service to test validation via http-challenge local path
110110
services:
111111
nginx:
112-
image: nginx@sha256:c26ae7472d624ba1fafd296e73cecc4f93f853088e6a9c13c0d52f6ca5865107
112+
image: nginx@sha256:6db391d1c0cfb30588ba0bf72ea999404f2764febf0f1f196acd5867ac7efa7e
113113
volumes:
114114
- /tmp:/usr/share/nginx/html
115115
ports:

0 commit comments

Comments
 (0)