Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit e947153

Browse files
Update Dockerfile
1 parent 4e3cfee commit e947153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM php:7.4.21-apache
2-
ARG APP_VERSION=v1.0.5
2+
ARG APP_VERSION=v1.0.6
33

44
RUN apt-get update && \
55
apt-get install -y --no-install-recommends less nano tini curl tar git zip unzip && \

0 commit comments

Comments
 (0)