diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 36824de..bb1d291 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -77,7 +77,7 @@ jobs: image: treetrail-frontend oci: true labels: treetrail-frontend - tags: ${{ steps.version.outputs.version }} + tags: latest ${{ steps.version.outputs.version }} containerfiles: | ./Containerfile build-args: |