Skip to content

Commit

Permalink
Update dependency haproxy to v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 0a75614 commit f7f1711
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 1.9/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM haproxy:1.9-alpine@sha256:1da27f6d19b52d85c3c31412f2e387be54b4cddba938d68ec6b24775bd89d75c
FROM haproxy:2.5-alpine@sha256:9968dc0a312b5f4f74da4581417e1f7f80fd8dd24eb4ef3564ef7d1fca351b8e

LABEL maintainer="Thorsten Schifferdecker https://github.com/curx" \
org.label-schema.vendor="Thorsten Schifferdecker" \
Expand Down
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.5-alpine@sha256:9968dc0a312b5f4f74da4581417e1f7f80fd8dd24eb4ef3564ef7d1fca351b8e

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.5-alpine@sha256:9968dc0a312b5f4f74da4581417e1f7f80fd8dd24eb4ef3564ef7d1fca351b8e

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

0 comments on commit f7f1711

Please sign in to comment.