Skip to content

Commit

Permalink
add REFRESHED_AT to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Feb 27, 2024
1 parent 6601b6b commit 29b1990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM silintl/php8:8.1

ENV REFRESHED_AT 2024-02-27

RUN apt-get update -y && \
apt-get install -y make

Expand Down

0 comments on commit 29b1990

Please sign in to comment.