Skip to content

Commit

Permalink
Merge branch 'main' into bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
theyosh committed May 10, 2024
2 parents 837c7db + 3736bec commit 0f50849
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/docker-image-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
images: theyosh/terrariumpi
flavor: |
latest=${{ matrix.os == 'buster' }}
suffix=-${{ matrix.os }},onlatest=true
suffix=-${{ matrix.os }},onlatest=false
- name: Login to DockerHub
uses: docker/login-action@v3
Expand All @@ -62,7 +62,3 @@ jobs:
cache-to: type=gha,mode=max
build-args: |
GITHUB_SHA=${{ github.sha }}
cache-to: type=gha,mode=max
build-args: |
GITHUB_SHA=${{ github.sha }}

0 comments on commit 0f50849

Please sign in to comment.