diff --git a/Earthfile b/Earthfile index 429ed67..170810a 100644 --- a/Earthfile +++ b/Earthfile @@ -47,7 +47,7 @@ COPY_SOURCECODE: golang-base: - FROM golang:1.22.1 + FROM golang:1.23.3@sha256:73f06be4578c9987ce560087e2e2ea6485fb605e3910542cadd8fa09fc5f3e31 WORKDIR "/zsh-simple-abbreviations"