Skip to content
Snippets Groups Projects
Commit 75d3b197 authored by baldwinlouie's avatar baldwinlouie Committed by Yas Naoi
Browse files

Issue #3253122 by baldwinlouie, yas: Update Dockerfile for CFn

parent c98785ba
No related branches found
No related tags found
No related merge requests found
# Cloud Orchestrator Dockerfile # Cloud Orchestrator Dockerfile
FROM php:7.4-apache-buster FROM php:7.4-apache-bullseye
RUN set -eux; \ RUN set -eux; \
\ \
...@@ -17,7 +17,6 @@ RUN set -eux; \ ...@@ -17,7 +17,6 @@ RUN set -eux; \
libpq-dev \ libpq-dev \
libzip-dev \ libzip-dev \
libmemcached-dev \ libmemcached-dev \
zlibc \
zlib1g \ zlib1g \
git \ git \
zip \ zip \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment