Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Schöchlin committed Jun 11, 2023
1 parent b13d142 commit 7e408ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: sudo ./ci_test
- uses: ncipollo/release-action@v1
with:
artifacts: " zabbix-agent-extensions*.deb,zabbix-agent-extensions-*.rpm"
artifacts: "zabbix-agent-extensions*.deb,zabbix-agent-extensions-*.rpm"
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM zabbix/zabbix-agent:ubuntu-6.0-latest
FROM zabbix/zabbix-agent:ubuntu-6.4-latest
MAINTAINER [email protected]

USER 0
Expand Down

0 comments on commit 7e408ff

Please sign in to comment.