Update drone golang version
Signed-off-by: Lucas BEE <pouulet@gmail.com>
This commit is contained in:
parent
fd203fad6f
commit
3ba4e7e054
@ -16,7 +16,7 @@ steps:
|
|||||||
- npm run-script build
|
- npm run-script build
|
||||||
|
|
||||||
- name: backend
|
- name: backend
|
||||||
image: golang:1.19.3-alpine3.16
|
image: golang:1.22-alpine3.19
|
||||||
commands:
|
commands:
|
||||||
- apk --no-cache add git
|
- apk --no-cache add git
|
||||||
- go install -tags 'postgres' github.com/golang-migrate/migrate/v4/cmd/migrate@latest
|
- go install -tags 'postgres' github.com/golang-migrate/migrate/v4/cmd/migrate@latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user