mirror of
https://github.com/derfenix/webarchive.git
synced 2026-03-12 07:40:30 +03:00
Compare commits
1 Commits
v0.1.7
...
480b678143
| Author | SHA1 | Date | |
|---|---|---|---|
|
480b678143
|
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.20-alpine as builder
|
FROM golang:1.23-alpine AS builder
|
||||||
|
|
||||||
WORKDIR /project
|
WORKDIR /project
|
||||||
ADD go.* ./
|
ADD go.* ./
|
||||||
|
|||||||
Reference in New Issue
Block a user