Skip to content

Commit

Permalink
Merge pull request #78 from ChristianLempa:77-updating-traefik-demo-1…
Browse files Browse the repository at this point in the history
…-to-version-2105

update
  • Loading branch information
ChristianLempa authored Nov 5, 2023
2 parents 9f2e498 + 26f33e6 commit f5fdc61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/traefik-demo-1/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ networks:
services:
traefik:
container_name: traefik-demo-1
image: traefik:2.10.4
image: traefik:2.10.5
ports:
- 80:80
- 443:443
Expand Down

0 comments on commit f5fdc61

Please sign in to comment.