Update build pipeline to 1.6.3

This commit is contained in:
2023-10-07 10:52:56 +02:00
parent 3a97506fc1
commit 42e45c349a
4 changed files with 228 additions and 16 deletions

View File

@@ -2,5 +2,5 @@
set -ex
docker pull php:7.4-apache
docker pull php:8.1-apache
docker build --force-rm --no-cache -t nathan/roundcube -f Dockerfile build