Skip to content

Commit

Permalink
chore(deps): update nginx docker digest to 4c0fdaa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent cbff3c4 commit 54ea923
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:2bdc49f2f8ae8d8dc50ed00f2ee56d00385c6f8bc8a8b320d0a294d9e3b49026
image: nginx@sha256:4c0fdaa8b6341bfdeca5f18f7837462c80cff90527ee35ef185571e1c327beac
volumes:
- /tmp:/usr/share/nginx/html
ports:
Expand Down

0 comments on commit 54ea923

Please sign in to comment.