Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
bugfix
  • Loading branch information
mrwalter authored Feb 27, 2024
1 parent aeccb06 commit 06f353c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
context: .
platforms: linux/arm64/v8,linux/amd64
push: true
tags: ripl/lcm:latest, ripl/libbot2:${{ env.UBUNTU_VERSION_LATEST }}
tags: ripl/libbot2:latest, ripl/libbot2:${{ env.UBUNTU_VERSION_LATEST }}
build-args: UBUNTU_VERSION=${{ env.UBUNTU_VERSION_LATEST }}

0 comments on commit 06f353c

Please sign in to comment.