Update golang Docker tag to v1.24.5
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.0 AS builder
|
FROM golang:1.24.5 AS builder
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install -y sassc
|
RUN apt install -y sassc
|
||||||
|
Reference in New Issue
Block a user