Update golang Docker tag to v1.24.3 #574

Merged
renovate-bot merged 1 commit from renovate/golang-1.24.x into main 2025-05-06 21:14:58 +00:00
Showing only changes of commit d74a1de01f - Show all commits

View file

@ -1,4 +1,4 @@
FROM golang:1.24.2-bullseye@sha256:f50ff25f8331682b44c1582974eb9e620fcb08052fc6ed434f93ca24636fc4d6 as build
FROM golang:1.24.3-bullseye@sha256:9cf2ca5977b21567c301d2528fc329b1ef1a6e391a50c48f4383feb9019b3a9c as build
# renovate: datasource=github-tags depName=strukturag/nextcloud-spreed-signaling versioning=semver
ENV SPREED_SIGNALING_VERSION v2.0.2