Skip to content

Commit

Permalink
Update traefik Docker tag to v2.10.7 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 309f046 commit aaa054f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DockerFile

# Base image
FROM traefik:v2.10.5
FROM traefik:v2.10.7

# Dynamic config file
COPY ./traefik_dynamic_config.yml /configs/traefik_dynamic_config.yml

0 comments on commit aaa054f

Please sign in to comment.