mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-10 01:43:43 +00:00
Fix/147 (#152)
* fix/147: add latest tag to release * fix/147: add latest tag to docker compose * fix/148: add timezone example to docker-compose * docker: version bump
This commit is contained in:
@@ -183,4 +183,4 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/ontime:${{ env.RELEASE_VERSION }}
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/ontime:${{ env.RELEASE_VERSION }} ${{ secrets.DOCKERHUB_USERNAME }}/ontime:latest
|
||||
|
||||
Reference in New Issue
Block a user