bump golang to v1.18 (#8)
Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/8
This commit is contained in:
parent
10fba7cbfe
commit
31e9b9fe2b
@ -1,4 +1,4 @@
|
||||
FROM golang:1.17-alpine as build
|
||||
FROM golang:1.18-alpine as build
|
||||
|
||||
COPY . /src
|
||||
WORKDIR /src
|
||||
|
Loading…
Reference in New Issue
Block a user