Skip to content

Commit

Permalink
chore(deps): update nginx docker digest to ad90e20 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent c656585 commit bfc3415
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
# start nginx as service to test validation via http-challenge local path
services:
nginx:
image: nginx@sha256:86e53c4c16a6a276b204b0fd3a8143d86547c967dc8258b3d47c3a21bb68d3c6
image: nginx@sha256:ad90e201fc869b27d2f3d2ff8b7c3f575021986d0998806766012d28096cd14f
volumes:
- /tmp:/usr/share/nginx/html
ports:
Expand Down

0 comments on commit bfc3415

Please sign in to comment.