Skip to content

Commit 4e3e0c5

Browse files
authored
Update docker-image.yml
Added additional tag for latest version
1 parent 794439e commit 4e3e0c5

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)