problem with some characters were resolved
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
FROM alpine:3.22
|
FROM alpine:3.22
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN apk add --no‑cache nginx
|
RUN apk add --no-cache nginx
|
||||||
|
|
||||||
# Create non root user and group
|
# Create non root user and group
|
||||||
RUN addgroup -S webgroup && \
|
RUN addgroup -S webgroup && \
|
||||||
|
|||||||
Reference in New Issue
Block a user