mirror of
https://github.com/Dvorinka/ZoneramaScraper.git
synced 2026-06-03 20:12:56 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Multi-stage build for Go service
|
# Multi-stage build for Go service
|
||||||
FROM golang:1.22-alpine AS build
|
FROM golang:1.25-alpine AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Speed up module downloads
|
# Speed up module downloads
|
||||||
|
|||||||
Reference in New Issue
Block a user