Skip to content

Commit f121224

Browse files
authored
chore: bump haproxy image from haproxy:2.9.7-alpine3.19 to haproxy:2.9.11-alpine3.20 (#36)
Signed-off-by: Andrey Borysenko <[email protected]>
1 parent bb8c1f8 commit f121224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
22
# SPDX-License-Identifier: AGPL-3.0-or-later
33

4-
FROM haproxy:2.9.7-alpine3.19
4+
FROM haproxy:2.9.11-alpine3.20
55

66
USER root
77

0 commit comments

Comments
 (0)