Skip to content

Commit

Permalink
Revert "Update Dockerfile (#308)"
Browse files Browse the repository at this point in the history
This reverts commit f560240.
  • Loading branch information
MGamya authored Nov 14, 2024
1 parent f560240 commit 11c444a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ 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 11c444a

Please sign in to comment.