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