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
All checks were successful
Build and publish the docker image / build (push) Successful in 58s
Reviewed-on: #1
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 install -y sassc
|
||||
|
Reference in New Issue
Block a user