Add docker deploy
All checks were successful
build docker image / docker-build (push) Successful in 49s
All checks were successful
build docker image / docker-build (push) Successful in 49s
This commit is contained in:
parent
f0e26a0cd2
commit
3986e1c9de
@ -1,5 +1,6 @@
|
||||
FROM golang:1.23.2 AS builder
|
||||
|
||||
# Install certificates
|
||||
RUN apt-get update && apt-get install -y ca-certificates
|
||||
|
||||
WORKDIR /app
|
||||
|
Loading…
x
Reference in New Issue
Block a user