mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
change to alpine
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use Alpine as the base image
|
||||
FROM golang:latest
|
||||
FROM golang:alpine
|
||||
|
||||
# Set the Current Working Directory inside the container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user