chore(deps): update golang docker tag to v1.23
All checks were successful
ZeroDownTime/fuse-device-plugin/pipeline/pr-main This commit looks good
All checks were successful
ZeroDownTime/fuse-device-plugin/pipeline/pr-main This commit looks good
This commit is contained in:
parent
dbc2b82da6
commit
8228b42395
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.20-alpine as builder
|
FROM golang:1.23-alpine as builder
|
||||||
|
|
||||||
COPY src /fuse-device-plugin
|
COPY src /fuse-device-plugin
|
||||||
WORKDIR /fuse-device-plugin
|
WORKDIR /fuse-device-plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user