15 refactor additional modules to table

This commit is contained in:
survellow
2023-11-20 02:24:22 +01:00
parent 3819b03065
commit bcd1dd714d
4 changed files with 151 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.21.3-alpine
FROM golang:1.21-alpine
# Set the Current Working Directory inside the container
WORKDIR /app