Skip to content

Commit

Permalink
tune the image annotations, rely more on defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
barend-xebia committed Nov 29, 2024
1 parent ae96489 commit d9b6570
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/dockerhub_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,9 @@ jobs:
type=semver,pattern={{version}},value=${{ matrix.image.SPARK_VERSION }}
type=semver,pattern={{major}}.{{minor}},value=${{ matrix.image.SPARK_VERSION }}
labels: |
org.opencontainers.image.source=${{ github.event.repository.clone_url }}
org.opencontainers.image.revision=${{ github.sha }}
org.opencontainers.image.vendor=Xebia Data, https://xebia.com/
org.opencontainers.image.description=An Apache Spark Docker image.
annotations: |
org.opencontainers.image.vendor=Xebia Data, https://xebia.com/
- name: Build image
id: docker-build
Expand Down

0 comments on commit d9b6570

Please sign in to comment.