Skip to content

Commit

Permalink
Add additional tags in the dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed Jul 1, 2024
1 parent 2b6b5c5 commit d2d03e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
FROM quay.io/jitesoft/nginx:latest

ENV PORT="8080"

LABEL konflux.additional-tags="test-tag1, test-tag2"

0 comments on commit d2d03e6

Please sign in to comment.