Babric
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 23s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 23s
This commit is contained in:
@@ -2,7 +2,7 @@ FROM alpine:3.19
|
|||||||
|
|
||||||
WORKDIR /server
|
WORKDIR /server
|
||||||
|
|
||||||
COPY server/ ./server/
|
COPY server/ .
|
||||||
|
|
||||||
RUN apk add --no-cache openjdk17-jre vim
|
RUN apk add --no-cache openjdk17-jre vim
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user