Skip to content

Commit 589bba1

Browse files
committed
Merge branch 'master' of github.com:ripl/lcm-docker
2 parents aa7c13b + 4e3e0c5 commit 589bba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
context: .
4040
platforms: linux/arm64/v8,linux/amd64
4141
push: true
42-
tags: ripl/lcm:latest
42+
tags: ripl/lcm:latest, ripl/lcm:${{ env.UBUNTU_VERSION_LATEST }}
4343
build-args: UBUNTU_VERSION=${{ env.UBUNTU_VERSION_LATEST }}

0 commit comments

Comments
 (0)