Skip to content

Commit

Permalink
skip InvalidDefaultArgInFrom checks as we prefer keeping DRY
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Nov 22, 2024
1 parent 81477ca commit 24e1c75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Alfresco Base Java Image
# Skip InvalidDefaultArgInFrom as it's defined in the baske file (DRY)
# check=skip=InvalidDefaultArgInFrom
ARG DISTRIB_NAME
ARG DISTRIB_MAJOR
ARG IMAGE_BASE_LOCATION
Expand Down

0 comments on commit 24e1c75

Please sign in to comment.