Skip to content

Commit

Permalink
Update Bref version (#81)
Browse files Browse the repository at this point in the history
Move to Bref 2.2.14 layers

Signed-off-by: Timothée Barray <[email protected]>
  • Loading branch information
tyx authored Feb 5, 2024
1 parent 72395b1 commit fe75321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bref/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1.4
ARG PHP_VERSION=83
ARG ALPINE_VERSION=3.16
ARG BREF_VERSION=2.2.13
ARG BREF_VERSION=2.2.14
ARG REDIS_EXTRA_VERSION=1.0.0

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

0 comments on commit fe75321

Please sign in to comment.