Skip to content

Commit

Permalink
[DOPS-66] Atualizando para versão final PHP 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoapaes committed Dec 2, 2020
1 parent 63154a7 commit 6869bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-80
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:rc-fpm
FROM php:8.0-fpm

RUN apt-get update && apt-get install -y \
zlib1g-dev \
Expand Down

0 comments on commit 6869bcb

Please sign in to comment.