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

fix(deps): bump homecentr/base from 3.2.0-alpine to 3.4.2-alpine #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM traefik:v2.5.1 as traefik

FROM ghcr.io/homecentr/base:3.2.0-alpine
FROM ghcr.io/homecentr/base:3.4.2-alpine

ENV TRAEFIK_ARGS=""
ENV XDG_CONFIG_HOME="/config"
Expand Down