Skip to content

Commit

Permalink
Merge pull request #83 from druidfi/renovate/traefik-3.x
Browse files Browse the repository at this point in the history
Update traefik Docker tag to v3.1.5
  • Loading branch information
back-2-95 authored Oct 3, 2024
2 parents 0968eb8 + 1e5e589 commit bac3f8b
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:3.1.2 AS stonehenge
FROM traefik:v3.1.5 AS stonehenge

ARG MAILPIT_VERSION
ARG TARGETARCH
Expand Down

0 comments on commit bac3f8b

Please sign in to comment.