diff --git a/Dockerfile b/Dockerfile index 8cf6d12..480dfd3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/jauderho/golang:1.23.3-alpine3.20@sha256:dce068d056966f5f51c72ce9e5c268d01fffdd1ecf92424a2646efaddf952c1b AS build +FROM ghcr.io/jauderho/golang:1.23.3-alpine3.20@sha256:e2a24dfdb936c36e40bbaceb3c6e73aabd9754aa22c6a476d821e7f880636c4d AS build COPY . /go/src/github.com/jauderho/bl3auto WORKDIR /go/src/github.com/jauderho/bl3auto