Skip to content

Commit

Permalink
chore: can't spell my own name
Browse files Browse the repository at this point in the history
  • Loading branch information
ductiletoaster committed Sep 24, 2021
1 parent d57007b commit ab69dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM php:7.4-cli-alpine
ARG BUILD_DATE
ARG VCS_REF

LABEL Maintainer="Brian Gebel <brain@pixeloven.com>" \
LABEL Maintainer="Brian Gebel <brian@pixeloven.com>" \
Description="Lightweight php 7.4 container based on alpine with xDebug enabled & composer installed." \
org.label-schema.name="php-7.4-xdebug-alpine" \
org.label-schema.description="Lightweight php 7.4 container based on alpine with xDebug enabled & composer installed." \
Expand Down

0 comments on commit ab69dc4

Please sign in to comment.