Skip to content

Commit

Permalink
revert accidental change to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Jun 13, 2024
1 parent fa52c71 commit 91a5aa6
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 @@ -2,7 +2,7 @@ FROM silintl/php8:8.1

LABEL maintainer="Steve Bagwell <[email protected]>"

ENV REFRESHED_AT 2021-06-15
ENV REFRESHED_AT 2021-06-14

RUN apt-get update -y \
&& apt-get install -y \
Expand Down

0 comments on commit 91a5aa6

Please sign in to comment.