mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-25 14:28:37 +08:00
Bump golang in /Containers/imaginary
Bumps golang from 1.21.6-alpine3.19 to 1.22.0-alpine3.19. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5cbbe1bab8
commit
84530a8938
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.21.6-alpine3.19 as go
|
||||
FROM golang:1.22.0-alpine3.19 as go
|
||||
|
||||
ENV IMAGINARY_HASH 6cd9edd1d3fb151eb773c14552886e4fc8e50138
|
||||
|
||||
|
|
Loading…
Reference in a new issue