mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-18 09:17:24 +00:00
build(deps): bump golang in /Containers/watchtower
Bumps golang from 1.27.0-alpine3.24 to 1.27.1-alpine3.24. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.1-alpine3.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:latest
|
||||
FROM golang:1.27.0-alpine3.24 AS go
|
||||
FROM golang:1.27.1-alpine3.24 AS go
|
||||
|
||||
ENV WATCHTOWER_COMMIT_HASH=bafcfa83eea47138851982cd0bdd14b8ad334919
|
||||
|
||||
|
||||
Reference in New Issue
Block a user