hashes passwords support
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# ------------------------------------------------------------------------
|
||||
from golang:1.21.3-bullseye as build
|
||||
from golang:1.21.4-bullseye as build
|
||||
run apt-get update && apt-get install -y git
|
||||
workdir /src
|
||||
copy go.mod go.sum ./
|
||||
|
Reference in New Issue
Block a user