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 bd14203 commit 1c7cc6dCopy full SHA for 1c7cc6d
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ env.OWNER }} --password-stdin
38
39
- name: Publish to ghcr.io
40
- uses: containerbase/internal-tools@9260121e8a5b13c1dc200f952833a3973723ca80 # v3.0.48
+ uses: containerbase/internal-tools@6bbc5c952921fd03b8bb242934e57dc8d3d2be1b # v3.0.51
41
with:
42
command: docker-builder
43
image-prefix: ghcr.io/${{ env.OWNER }}
0 commit comments