Skip to content

Commit a10e155

Browse files
committed
chore(deps): update composer docker tag to v2.7
1 parent db0af0c commit a10e155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM jwilder/dockerize:0.6.1 AS dockerize
22
FROM roundcube/roundcubemail:1.6.x-fpm AS roundcube
3-
FROM composer:2.6 AS composer
3+
FROM composer:2.7 AS composer
44
FROM php:8.3-fpm-alpine
55

66
ARG ADMIN_VER=2.1.5 # renovate: depName=jeboehm/mailserver-admin

0 commit comments

Comments
 (0)