fix: Removed trailing slash
Build and Push Dev Containers / build (push) Successful in 7m35s

This commit is contained in:
2026-07-21 15:32:49 +01:00
parent c412ebd8d4
commit 0877ad22b2
+1 -1
View File
@@ -7,7 +7,7 @@ RUN apk add --no-cache \
openssl-dev \
pkgconf \
build-base \
ca-certificates \
ca-certificates
RUN mkdir /app
WORKDIR /app