🗃️ Committing everything that changed 🗃️

Dockerfile
.env.scripts
This commit is contained in:
casjay
2024-09-17 13:23:46 -04:00
parent 979971a261
commit 97202cfdfe
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ ARG PHP_VERSION
ARG PHP_SERVER
ARG SHELL_OPTS
ARG PACK_LIST="openrc curl wget git jq docker docker-cli-compose "
ARG PACK_LIST="openrc curl wget git jq docker docker-cli-compose openssh-server openssh "
ENV ENV=~/.profile
ENV SHELL="/bin/sh"