diff --git a/Dockerfile b/Dockerfile index 5777428..c9f2eae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.21.10-bullseye@sha256:0ab36956c8032bed4f02e4c066d69e9709b1104b90d02ad344a7e4415dcca308 as build +FROM golang:1.21.10-bullseye@sha256:6815d296f20c3cb3afa67bf5dc862a831b6080f5dd8b5b423bb5f862539299de as build # renovate: datasource=github-tags depName=strukturag/nextcloud-spreed-signaling versioning=semver ENV SPREED_SIGNALING_VERSION v1.2.4