Skip to content

Commit

Permalink
Rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Schöchlin committed Jan 5, 2025
1 parent 4985a4d commit a4c346b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN /tmp/setup/01_phase_base.sh

ADD zabbix-agent-extensions_${BUILD_VERSION}_all.deb /tmp/setup
RUN /tmp/setup/04_install_agent_extensions.sh
RUN /tmp/setup/05_perform_upgrade.sh
RUN /tmp/setup/05_perform_upgrade_and_cleanup.sh

ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]

Expand Down
File renamed without changes.

0 comments on commit a4c346b

Please sign in to comment.