Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
emaijala committed Oct 8, 2024
1 parent 91b444b commit 1699b64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM php:7.1-apache
MAINTAINER "ere@labs.fi"
FROM php:8.3-apache
LABEL org.opencontainers.image.authors="ere@labs.fi"

ARG MYSQL_ROOT_PASSWORD
ARG MYSQL_USER
Expand Down

0 comments on commit 1699b64

Please sign in to comment.