Update golang Docker tag to v1.24.5

This commit is contained in:
2025-07-12 01:34:46 +00:00
parent 7755d6c2fe
commit ce6f4a6553

View File

@ -1,4 +1,4 @@
FROM golang:1.24.0 AS builder
FROM golang:1.24.5 AS builder
RUN apt update
RUN apt install -y sassc