Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 6a77334 commit 5877b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
traefik:
image: traefik:v3.2
image: traefik:v3.3
command: --configFile=/etc/traefik/traefik.yaml
restart: unless-stopped
volumes:
Expand Down

0 comments on commit 5877b3a

Please sign in to comment.