Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2021
1 parent 39f062a commit 38a946e
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 pomerium/pomerium:v0.15.0 as pomerium

FROM homecentr/base:3.1.1-alpine
FROM homecentr/base:3.1.2-alpine

ENV AUTOCERT_DIR=/data/autocert
ENV POMERIUM_ARGS='-config /config/config.yml'
Expand Down

0 comments on commit 38a946e

Please sign in to comment.