We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8b70e commit 359a8dbCopy full SHA for 359a8db
.github/workflows/nginx.conf-test.yaml
@@ -9,7 +9,7 @@ jobs:
9
nginx-test-job:
10
runs-on: ubuntu-latest
11
container:
12
- image: docker.io/library/nginx:1.29.1-alpine-slim
+ image: docker.io/library/nginx:1.29.2-alpine-slim
13
steps:
14
- name: Checkout repository
15
uses: actions/checkout@v5
0 commit comments