Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
i-cz authored Jan 25, 2024
1 parent 9c4f1d2 commit b9a78e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nightscout/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY . /opt
WORKDIR /opt/app

ARG BUILD_ARCH=amd64
ARG NIGHTSCOUT_VERSION=14.2.6
ARG NIGHTSCOUT_VERSION=15.0.2
# hadolint ignore=DL3008
RUN \
URL="http://archive.ubuntu.com/ubuntu/" \
Expand Down

0 comments on commit b9a78e2

Please sign in to comment.