Skip to content

Commit fe75321

Browse files
authored
Update Bref version (#81)
Move to Bref 2.2.14 layers Signed-off-by: Timothée Barray <[email protected]>
1 parent 72395b1 commit fe75321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bref/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1.4
22
ARG PHP_VERSION=83
33
ARG ALPINE_VERSION=3.16
4-
ARG BREF_VERSION=2.2.13
4+
ARG BREF_VERSION=2.2.14
55
ARG REDIS_EXTRA_VERSION=1.0.0
66

77
FROM bref/extra-redis-php-${PHP_VERSION} AS redis_extension

0 commit comments

Comments
 (0)