mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-19 06:59:50 +02:00
v0.5: (BREAKING) simplified config format, improved error output, updated proxy entry default value for 'port'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.6-alpine as builder
|
||||
FROM golang:1.22.6-alpine AS builder
|
||||
COPY src /src
|
||||
ENV GOCACHE=/root/.cache/go-build
|
||||
WORKDIR /src
|
||||
|
||||
Reference in New Issue
Block a user