Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Commit

Permalink
[nxagent] bump version 3.9.156
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Beckett committed Jul 27, 2021
1 parent b33785a commit 5815f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nxagent/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
FROM debian:buster-slim
LABEL org.opencontainers.image.source https://github.com/Matthew-Beckett/netxms-dockerfiles

ENV MAJOR_VERSION=3.8 MINOR_VERSION=405
ENV MAJOR_VERSION=3.9 MINOR_VERSION=156
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \
apt-get update && apt-get -y install curl apt-transport-https gnupg && \
curl -sL http://packages.netxms.org/netxms.gpg | apt-key add - && \
Expand Down

0 comments on commit 5815f9d

Please sign in to comment.