mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-06 13:05:36 -04:00
fix: Updated commit hash for opencontainers revision (#7340)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7a8a511d48
commit
17d9be3b15
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
# Overwrite the image.version label with our tag
|
||||
labels: |
|
||||
org.opencontainers.image.version=${{ inputs.tag }}
|
||||
org.opencontainers.image.revision=${{ inputs.ref || github.sha }}
|
||||
|
||||
- name: Retrieve Python package
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user