Skip to content

Commit

Permalink
chore(deployment) : Bump traefik
Browse files Browse the repository at this point in the history
It's been a while, for safety and sanity, le'ts bump it.

Checked functional so far.
  • Loading branch information
vperron committed Oct 17, 2024
1 parent cfa8ade commit 38c046f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ services:
- datawarehouse-data:/var/lib/postgresql/data

reverse-proxy:
image: traefik:v2.10
image: traefik:v3.2
restart: always
ports:
- 80:80
Expand Down

0 comments on commit 38c046f

Please sign in to comment.