Skip to content

Commit

Permalink
chore(deps): update composer docker tag to v2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2024
1 parent db0af0c commit a10e155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM jwilder/dockerize:0.6.1 AS dockerize
FROM roundcube/roundcubemail:1.6.x-fpm AS roundcube
FROM composer:2.6 AS composer
FROM composer:2.7 AS composer
FROM php:8.3-fpm-alpine

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

0 comments on commit a10e155

Please sign in to comment.