mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-11 02:26:36 +03:00
Merge pull request #126 from Alexander-D-Karpov/dependabot/docker/compose/production/traefik/traefik-2.10.1
Bump traefik from 2.10.0 to 2.10.1 in /compose/production/traefik
This commit is contained in:
commit
33d9026a26
|
@ -1,4 +1,4 @@
|
|||
FROM traefik:2.10.0
|
||||
FROM traefik:2.10.1
|
||||
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