No alpine, it brokey
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DutchEllie 2022-05-11 15:10:22 +02:00
parent cb9ddd27bb
commit e4d3313e44
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ platform:
steps:
- name: build-pepebot
image: golang:1.16.4-alpine
image: golang:1.16.4
volumes:
- name: build
path: /drone/src/build
@ -48,7 +48,7 @@ platform:
steps:
- name: build-pepebot_service
image: golang:1.17-alpine
image: golang:1.17
volumes:
- name: build
path: /drone/src/build
@ -91,7 +91,7 @@ platform:
steps:
- name: build-pepebot
image: golang:1.16.4-alpine
image: golang:1.16.4
volumes:
- name: build
path: /drone/src/build
@ -132,7 +132,7 @@ platform:
steps:
- name: build-pepebot_service
image: golang:1.17-alpine
image: golang:1.17
volumes:
- name: build
path: /drone/src/build