mirror of
https://github.com/miniflux/v2.git
synced 2025-08-26 18:21:01 +00:00
ci: update Go version to 1.25 in workflows and Dockerfile
This commit is contained in:
parent
ce6cadc176
commit
88d9682f5f
5 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/golang:1.24-bookworm AS build
|
||||
FROM docker.io/golang:1.25-bookworm AS build
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue