Skip to content

Commit

Permalink
Fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
apozohue10 committed Jun 9, 2023
1 parent 68bc0a0 commit 4577eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extras/docker/Dockerfile
Expand Up @@ -226,6 +226,7 @@ ENV IDM_HOST="http://localhost:3000" \
ENV IDM_HEADLESS=$HEADLESS

# hadolint ignore=DL3018
# hadolint ignore=DL3009
RUN \
if [ "${PACKAGE_MANAGER}" = "apt" ]; then \
apt-get update; \
Expand Down

0 comments on commit 4577eae

Please sign in to comment.