Files
andrey 8c73e86a10 +
2023-08-08 15:22:39 +03:00

3 lines
48 B
Docker

FROM httpd:alpine
RUN apk update && apk upgrade