Skip to content

Commit

Permalink
Updated the dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
stevandoMoodle committed Feb 15, 2023
1 parent 4f657d0 commit 9ec0fcf
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,7 +1,7 @@
FROM php:8.0-apache-bullseye

LABEL maintainer="Matt Porritt <matt.porritt@moodle.com>" \
org.opencontainers.image.source="https://github.com/mattporritt/matrixsynapse_mock"
LABEL maintainer="Stevani Andolo <stevani.andolo@moodle.com>" \
org.opencontainers.image.source="https://github.com/stevandoMoodle/matrixsynapse_mock"

ARG TARGETPLATFORM
ENV TARGETPLATFORM=${TARGETPLATFORM:-linux/amd64}
Expand Down

0 comments on commit 9ec0fcf

Please sign in to comment.