Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Commit

Permalink
fix(deps): bump homecentr/base from 2.4.3-alpine to 3.0.0-alpine
Browse files Browse the repository at this point in the history
Bumps homecentr/base from 2.4.3-alpine to 3.0.0-alpine.

---
updated-dependencies:
- dependency-name: homecentr/base
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2021
1 parent 6348414 commit 3459032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM portainer/agent:1.6.0 as agent

FROM homecentr/base:2.4.3-alpine
FROM homecentr/base:3.0.0-alpine

ENV PORTAINER_AGENT_ARGS=""
ENV FIRST_HEALTHCHECK_TIMEOUT=20
Expand Down

0 comments on commit 3459032

Please sign in to comment.