@@ -1,4 +1,4 @@
-FROM alpine:3.19
+FROM alpine:3.20
ARG TARGETOS
ARG TARGETARCH
@@ -1,6 +1,6 @@
module github.com/glanceapp/glance
-go 1.22.0
+go 1.22.3
require (
github.com/mmcdole/gofeed v1.3.0