Skip to content

Commit

Permalink
fix: dockerfile typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wbollock committed Mar 7, 2023
1 parent 510e122 commit 5fd3597
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ FROM quay.io/prometheus/busybox-${OS}-${ARCH}:latest
# https://github.com/prometheus/busybox
LABEL maintainer="Will Bollock <[email protected]>"

ARG ARCH="amd64"
ARG OS="linux"
COPY nagios_exporter /bin/nagios_exporter

EXPOSE 9927
Expand Down

0 comments on commit 5fd3597

Please sign in to comment.