Skip to content

Commit 29ecb60

Browse files
chore(deps): update docker.io/library/nginx docker tag to v1.29.1
1 parent 42affbc commit 29ecb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nginx.conf-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
nginx-test-job:
1010
runs-on: ubuntu-latest
1111
container:
12-
image: docker.io/library/nginx:1.28.0-alpine-slim
12+
image: docker.io/library/nginx:1.29.1-alpine-slim
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v5

0 commit comments

Comments
 (0)