Skip to content

Commit 0c593ce

Browse files
authored
Upgrade unit-1.29.1
1 parent e82794a commit 0c593ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:3.17.2
33
ARG PHP_VERSION="8.1.17"
44
ARG PHP_PACKAGE_BASENAME="php81"
55
ARG PHP_FPM_BINARY_PATH="/usr/sbin/php-fpm81"
6-
ARG UNIT_VERSION="1.28.0"
6+
ARG UNIT_VERSION="1.29.1"
77
ARG APACHE2_VERSION="2.4.56"
88
ARG GRPC_EXTENSION_VERSION="1.51.1"
99
ARG GRPC_EXTENSION_REPOSITORY="http://dl-cdn.alpinelinux.org/alpine/edge/testing"

0 commit comments

Comments
 (0)