Created Dockerfiles #22
@ -1,4 +1,4 @@
|
||||
# Use the official Debian Bookworm Slim image as the base
|
||||
# Use the official golang:1.22.12-bookworm
|
||||
FROM golang:1.22.12-bookworm as build
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user