Skip to content

Commit 172cde7

Browse files
committed
bump builder container tag
1 parent 3aabfc1 commit 172cde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
- name: "Build site"
2121
run: |
2222
podman run -it -v $(pwd):/mnt -w /mnt --userns=keep-id \
23-
quay.io/openssl-ci/docs:20240705-204944 \
23+
quay.io/openssl-ci/docs:20240706-200401 \
2424
python build.py ${{ github.event.inputs.branch }}

0 commit comments

Comments
 (0)