Skip to content

Commit

Permalink
Update haproxy Docker tag to v2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 0a75614 commit 2199c99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2.0/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haproxy:2.0-alpine@sha256:fd5a9ad43d632bbf7852062bd1bd44b5ba8af29e9354b665623b8764182ddc25
FROM haproxy:2.9-alpine@sha256:fdc853422148fe8efb231fc4d4ec56e0fa352d4f445b87367af8f6e0ec8e06f4

LABEL maintainer="Thorsten Schifferdecker https://github.com/curx" \
org.label-schema.vendor="Thorsten Schifferdecker" \
Expand Down
2 changes: 1 addition & 1 deletion 2.1/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haproxy:2.1-alpine@sha256:771fe9026fcbd166810831fe21fb4234906112ce7383a23c2aa02e2282ea8eb1
FROM haproxy:2.9-alpine@sha256:fdc853422148fe8efb231fc4d4ec56e0fa352d4f445b87367af8f6e0ec8e06f4

LABEL maintainer="Thorsten Schifferdecker https://github.com/curx" \
org.label-schema.vendor="Thorsten Schifferdecker" \
Expand Down

0 comments on commit 2199c99

Please sign in to comment.