mirror of
https://github.com/evraz-hack/backend.git
synced 2025-06-06 22:23:17 +03:00
Bump traefik from v2.2.11 to 2.10.0 in /compose/production/traefik
Bumps traefik from v2.2.11 to 2.10.0. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
716d84b987
commit
6cb25480e5
|
@ -1,4 +1,4 @@
|
||||||
FROM traefik:v2.2.11
|
FROM traefik:2.10.0
|
||||||
RUN mkdir -p /etc/traefik/acme \
|
RUN mkdir -p /etc/traefik/acme \
|
||||||
&& touch /etc/traefik/acme/acme.json \
|
&& touch /etc/traefik/acme/acme.json \
|
||||||
&& chmod 600 /etc/traefik/acme/acme.json
|
&& chmod 600 /etc/traefik/acme/acme.json
|
||||||
|
|
Loading…
Reference in New Issue
Block a user