(feat): label node that has floating ip assigned
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is running
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
2024-10-08 22:09:10 +02:00
parent e7b4d45405
commit e11b5cd9ff
6 changed files with 264 additions and 5 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.21 as build
FROM golang:1.22 as build
WORKDIR /app