Skip to content

Commit ec44d23

Browse files
committed
security updates
1 parent 7fe0177 commit ec44d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="OpenZiti <openziti@netfoundry.io>"
44

55
# Install useful tools
66
RUN apt-get update
7-
RUN apt-get install -y python3 build-essential
7+
RUN apt-get install -y python3 build-essential curl
88

99
# Create directory for the Ziti BrowZer Bootstrapper, and explicitly set the owner of that new directory to the node user
1010
RUN mkdir /home/node/ziti-browzer-bootstrapper

0 commit comments

Comments
 (0)