Skip to content

Update nginxinc/nginx-unprivileged Docker tag to v1.27 (0.10) (#198) #219

Update nginxinc/nginx-unprivileged Docker tag to v1.27 (0.10) (#198)

Update nginxinc/nginx-unprivileged Docker tag to v1.27 (0.10) (#198) #219

Workflow file for this run

name: Push
on:
push:
branches:
- 'main'
- '[0-9]+.[0-9]+'
jobs:
push:
uses: stakater/.github/.github/workflows/[email protected]
with:
LATEST_DOC_VERSION: "1.1"
secrets:
GH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}