chore: Update dependencies, Update golang version
This commit is contained in:
parent
e6bf12fa35
commit
8f13f765a1
8 changed files with 42 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.21 AS build
|
||||
FROM golang:1.22 AS build
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends ca-certificates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue