mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
build: update GitHub Actions to Go 1.23
This commit is contained in:
parent
cc94ab704a
commit
56d7e4d5e9
5 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/golang:1.22-bookworm AS build
|
||||
FROM docker.io/golang:1.23-bookworm AS build
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue