Skip to content

Commit

Permalink
Merge pull request #91 from druidfi/renovate/traefik-3.x
Browse files Browse the repository at this point in the history
Update traefik Docker tag to v3.2.0
  • Loading branch information
back-2-95 authored Oct 29, 2024
2 parents 73a7ea3 + 5de42ef commit 45c562b
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.6 AS stonehenge
FROM traefik:v3.2.0 AS stonehenge

ARG MAILPIT_VERSION
ARG TARGETARCH
Expand Down

0 comments on commit 45c562b

Please sign in to comment.