Compare commits

...

2 Commits

Author SHA1 Message Date
ngn
577040830b Merge pull request 'Update golang Docker tag to v1.24.5' (#1) from renovate/golang-1.x into main
All checks were successful
Build and publish the docker image / build (push) Successful in 58s
Reviewed-on: #1
2025-07-12 04:43:39 +03:00
ce6f4a6553 Update golang Docker tag to v1.24.5 2025-07-12 01:34:46 +00:00

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