Skip to content

Commit

Permalink
chore(deps): update composer docker tag to v2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 4, 2024
1 parent cd74116 commit 033351e
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.7 AS composer
FROM composer:2.8 AS composer
FROM php:8.3-fpm-alpine

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

0 comments on commit 033351e

Please sign in to comment.