Skip to content

Commit

Permalink
ci: update Dockerfile to satisfy the lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Jul 26, 2024
1 parent 99e7a36 commit 849af15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,7 @@ EOF

# install Docker tools (cli, buildx, compose)
COPY --from=gloursdocker/docker / /

USER ${USERNAME}
HEALTHCHECK CMD true

0 comments on commit 849af15

Please sign in to comment.