Skip to content

Commit 397a3c7

Browse files
authored
Merge pull request nextcloud#6389 from nextcloud/dependabot/docker/Containers/watchtower/golang-1.24.3-alpine3.21
build(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in /Containers/watchtower
2 parents 5c853ef + 30e09a0 commit 397a3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/watchtower/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:latest
2-
FROM golang:1.24.2-alpine3.21 AS go
2+
FROM golang:1.24.3-alpine3.21 AS go
33

44
RUN set -ex; \
55
apk upgrade --no-cache -a; \

0 commit comments

Comments
 (0)