mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-21 07:51:28 +02:00
v0.5: (BREAKING) new syntax for set_headers and hide_headers, updated label parser, error.Nil().String() will now return 'nil', better readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.6-alpine AS builder
|
||||
FROM golang:1.23.1-alpine AS builder
|
||||
COPY src /src
|
||||
ENV GOCACHE=/root/.cache/go-build
|
||||
WORKDIR /src
|
||||
|
||||
Reference in New Issue
Block a user