Skip to content

Commit

Permalink
chore(deps): update nginx docker digest to 0a399eb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent d042dae commit 6ac2bb3
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 @@ -111,7 +111,7 @@ jobs:
# start nginx as service to test validation via http-challenge local path
services:
nginx:
image: nginx@sha256:42e917aaa1b5bb40dd0f6f7f4f857490ac7747d7ef73b391c774a41a8b994f15
image: nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
volumes:
- /tmp:/usr/share/nginx/html
ports:
Expand Down

0 comments on commit 6ac2bb3

Please sign in to comment.