Skip to content

Commit

Permalink
Update container-release-ubuntu-2404.yml (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
hspaans authored Dec 26, 2023
1 parent 8df21fc commit b108e4f
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/container-release-ubuntu-2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v5
with:
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: false
file: Dockerfile.ubuntu-24.04
tags: |
ghcr.io/hspaans/molecule-container-ubuntu:24.04
ghcr.io/hspaans/molecule-container-ubuntu:noble
ghcr.io/hspaans/molecule-container-ubuntu:devel
tags: ghcr.io/hspaans/molecule-containers:ubuntu-24.04

0 comments on commit b108e4f

Please sign in to comment.