Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
litinoveweedle authored Dec 25, 2024
1 parent a1515f3 commit 3faa732
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ntopng/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base/amd64:7.1.0
# hadolint ignore=DL3006
FROM ${BUILD_FROM}
FROM ghcr.io/hassio-addons/debian-base/amd64:7.1.0

# Set shell
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 3faa732

Please sign in to comment.