Skip to content

Commit

Permalink
Fixed agent (Alpine 3.17) on ARM7 platform
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Jun 20, 2023
1 parent 11ad270 commit 22f67fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfiles/agent/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ RUN set -eux && \
coreutils \
iputils \
pcre2 \
libgcc \
libcurl \
libmodbus \
libldap" && \
Expand Down

0 comments on commit 22f67fb

Please sign in to comment.