Skip to content

Commit

Permalink
Update traefik Docker tag to v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent bac3f8b commit 0d70930
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
Expand Up @@ -18,7 +18,7 @@ RUN CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/axllent/mailpit/config.
#
# Stonehenge
#
FROM traefik:v3.1.5 AS stonehenge
FROM traefik:v3.1.6 AS stonehenge

ARG MAILPIT_VERSION
ARG TARGETARCH
Expand Down

0 comments on commit 0d70930

Please sign in to comment.