Skip to content

Commit 2f57741

Browse files
Revert changes
Signed-off-by: Bonface Shisakha Asunga <[email protected]>
1 parent e73be57 commit 2f57741

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docker-image-build.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ jobs:
4141
file: Dockerfile
4242
platforms: linux/amd64
4343
push: true
44-
tags: |
45-
onaio/dirt-tile-server:latest
44+
tags: onaio/dirt-tile-server:${{ env.version }}
4645

4746
- name: Image digest
4847
run: echo ${{ steps.docker-build.outputs.digest }}

0 commit comments

Comments
 (0)