This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ COPY . .
|
|||||||
RUN go build -ldflags="-s -w" -o /go/bin/app
|
RUN go build -ldflags="-s -w" -o /go/bin/app
|
||||||
|
|
||||||
# Final stage
|
# Final stage
|
||||||
FROM ubuntu:22.04
|
FROM ubuntu:24.04
|
||||||
|
|
||||||
# Install SSL certificates and required runtime libraries
|
# Install SSL certificates and required runtime libraries
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user