Skip to content

Commit

Permalink
Merge branch 'latest' into net
Browse files Browse the repository at this point in the history
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
  • Loading branch information
matttbe committed Oct 16, 2024
2 parents f7886de + ab39a23 commit b3aa5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
cache-from: type=registry,ref=mptcp/mptcp-upstream-virtme-docker:${{ github.ref_name }}
cache-to: type=inline
tags: |
mptcp/mptcp-upstream-virtme-docker:${{ github.ref_name }}
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
Expand Down

0 comments on commit b3aa5d3

Please sign in to comment.