Skip to content

Commit 6074f88

Browse files
authored
Merge pull request #19 from WyriHaximus/Stop-specifying-Alpine-Linux-version-in-Docker-image
Stop specifying Alpine Linux version in Docker image
2 parents 67a1bdf + c4879a6 commit 6074f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM wyrihaximusnet/php:7.4-nts-alpine3.12
1+
FROM wyrihaximusnet/php:7.4-nts-alpine-slim
22

33
COPY versions.php /app/versions.php
44

0 commit comments

Comments
 (0)