Skip to content

Commit

Permalink
Merge pull request #976 from Automattic/dependabot/docker/traefik/tra…
Browse files Browse the repository at this point in the history
…efik-2.11.14

chore(deps): Bump traefik from 2.11.13 to 2.11.14 in /traefik
  • Loading branch information
sjinks authored Dec 2, 2024
2 parents 02aab9b + 01b8990 commit d0f1d99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion traefik/Dockerfile.v2
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM traefik:2.11.13@sha256:c9769cb5646ff62101899859932183f0da4e9da3ee2be8beebd0ea781584fa23
FROM traefik:2.11.14@sha256:a56cd63158ab84bd3de1b039e1eeaf66ad7a4b7327a98c816d8ed4689902f22c

RUN apk upgrade --no-cache && apk add --no-cache openssl
2 changes: 1 addition & 1 deletion traefik/Dockerfile.v3
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM traefik:v3.2.0@sha256:66e37237b371f2b25ce5f247cc371976929dcb18c041e05685f1de1df6422b72
FROM traefik:v3.2.0@sha256:d12741b971f5c833919db2b680191dc23d5d96ef17e41a914e3c593a8c663ac4

RUN apk upgrade --no-cache && apk add --no-cache openssl

0 comments on commit d0f1d99

Please sign in to comment.