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 Sep 20, 2024
1 parent 0a75614 commit 0719fae
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:7a82e7da5b42f30c4fd1cf992c0e68e629acfa2f08c09c9aa6b49f206f3bb5ae

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:7a82e7da5b42f30c4fd1cf992c0e68e629acfa2f08c09c9aa6b49f206f3bb5ae

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

0 comments on commit 0719fae

Please sign in to comment.