Bump versions & update dependencies
This commit is contained in:
parent
9a36187333
commit
4420d1df2c
3 changed files with 11 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.22.5-alpine3.20 AS builder
|
||||
FROM golang:1.23.1-alpine3.20 AS builder
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue