mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
Merge pull request #6745 from nextcloud/dependabot/docker/Containers/imaginary/golang-1.25.0-alpine3.22
build(deps): bump golang from 1.24.6-alpine3.22 to 1.25.0-alpine3.22 in /Containers/imaginary
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:latest
|
||||
FROM golang:1.24.6-alpine3.22 AS go
|
||||
FROM golang:1.25.0-alpine3.22 AS go
|
||||
|
||||
ENV IMAGINARY_HASH=1d4e251cfcd58ea66f8361f8721d7b8cc85002a3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user