mirror of
https://github.com/magnum-opus-nn-cp/backend.git
synced 2024-11-10 18:06:33 +03:00
Bump traefik from 2.2.11 to 2.10.7 in /compose/production/traefik
Bumps traefik from 2.2.11 to 2.10.7. --- updated-dependencies: - dependency-name: traefik dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
543231338b
commit
ce1a281bf7
|
@ -1,4 +1,4 @@
|
|||
FROM traefik:v2.2.11
|
||||
FROM traefik:2.10.7
|
||||
RUN mkdir -p /etc/traefik/acme \
|
||||
&& touch /etc/traefik/acme/acme.json \
|
||||
&& chmod 600 /etc/traefik/acme/acme.json
|
||||
|
|
Loading…
Reference in New Issue
Block a user