Skip to content

Commit 5d5c816

Browse files
authored
fix typo install install
1 parent 3f11a9f commit 5d5c816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM gitpod/workspace-full:latest
22

33
RUN sudo apt-get update && \
4-
sudo apt-get install -y php8.1-fpm \
4+
sudo apt-get install -y php8.1-fpm && \
55
brew install symfony-cli/tap/symfony-cli FriendsOfShopware/tap/shopware-cli

0 commit comments

Comments
 (0)