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 516277a commit bccdb2eCopy full SHA for bccdb2e
.github/workflows/release.yml
@@ -115,7 +115,7 @@ jobs:
115
DEB_FILENAME: "${{ needs.get-current-state.outputs.deb_filename }}"
116
NEXT_VERSION: "${{ inputs.next-version }}"
117
container:
118
- image: docker.io/electronuserland/builder:16-wine@sha256:a067f3efbc83d41f8a92f4bb347803e11ae0b29204520497edb3d34522d8d458
+ image: docker.io/electronuserland/builder:22-wine@sha256:8bb6fa0f99a00a5b845521910508958ebbb682b59221f0aa4b82102c22174164
119
steps:
120
- uses: actions/checkout@v4
121
- run: |
0 commit comments