Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MGamya committed Oct 28, 2024
1 parent fb045ee commit 1c12e3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN if [ "${OS_DISTRIBUTION}" = "opensuse-leap" ] && [ "${PROXY_CERT_PATH}" != "
cp /tmp/sc.crt /usr/share/pki/trust/anchors && \
update-ca-certificates; \
fi
RUN /axone/axone-install -v

########################### Add any other image customizations here #######################

Expand Down

0 comments on commit 1c12e3d

Please sign in to comment.