Skip to content

Commit

Permalink
Added labels.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Aug 15, 2024
1 parent 6052a0e commit 7d66627
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM maven:3.9.8-eclipse-temurin-21

LABEL org.opencontainers.image.description="This image is used in CI/CD to build projects with maven"
LABEL org.opencontainers.image.licenses="Apache-2.0"

LABEL [email protected]

Expand Down

0 comments on commit 7d66627

Please sign in to comment.