Skip to content

Commit 21eaff2

Browse files
authored
add label
1 parent 38dd063 commit 21eaff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM php:apache
2-
LABEL org.opencontainers.image.source https://github.com/${{ github.repository }}
2+
LABEL org.opencontainers.image.source https://github.com/frepke/php-site
33

44
RUN apt-get update && apt-get install -y \
55
python

0 commit comments

Comments
 (0)