Commit a96080b6 authored by vicotor's avatar vicotor

update golang version

parent 024a6bf7
FROM golang:1.20-alpine AS build
FROM golang:1.21-alpine AS build
# Install dependencies
RUN apk update && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment