We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dd063 commit 21eaff2Copy full SHA for 21eaff2
Dockerfile
@@ -1,5 +1,5 @@
1
FROM php:apache
2
-LABEL org.opencontainers.image.source https://github.com/${{ github.repository }}
+LABEL org.opencontainers.image.source https://github.com/frepke/php-site
3
4
RUN apt-get update && apt-get install -y \
5
python
0 commit comments