removed spaces

This commit is contained in:
Lukian 2025-01-21 08:54:23 +01:00
parent fd8296498c
commit e5c9250991
2 changed files with 0 additions and 4 deletions

View file

@ -1,4 +1,3 @@
FROM alpine:latest
RUN apk add --no-cache curl
CMD ["curl", "webserver:80"]