Skip to content

Commit

Permalink
[ECP-9328] Update nginx image
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmita committed Aug 23, 2024
1 parent d154f3b commit 53f4f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

ARG PHP_VERSION
FROM php:${PHP_VERSION}-apache
LABEL maintainer="Ecommerce Plugins"

WORKDIR /var/www/html

ARG PHP_VERSION

ENV MAGENTO_VERSION="<will be defined>" \
MAGENTO_HOST="<will be defined>" \
VIRTUAL_HOST="<will be defined>" \
Expand Down

0 comments on commit 53f4f38

Please sign in to comment.