Skip to content

Commit a8a75f4

Browse files
committed
RHAIENG-1965: chore(cli): hadolint ignore=DL3002 (#1711)
* https://issues.redhat.com/browse/RHAIENG-287
1 parent 21f6ee3 commit a8a75f4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

jupyter/minimal/ubi9-python-3.12/Dockerfile.cpu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ FROM registry.access.redhat.com/ubi9/python-312:latest AS pdf-builder
1414
WORKDIR /opt/app-root/bin
1515

1616
# OS Packages needs to be installed as root
17+
# hadolint ignore=DL3002
1718
USER 0
1819

1920
# Copy scripts

jupyter/minimal/ubi9-python-3.12/Dockerfile.konflux.cpu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ FROM registry.access.redhat.com/ubi9/python-312:latest AS pdf-builder
1414
WORKDIR /opt/app-root/bin
1515

1616
# OS Packages needs to be installed as root
17+
# hadolint ignore=DL3002
1718
USER 0
1819

1920
# Copy scripts

0 commit comments

Comments
 (0)