improve Docker images (#1771) (#1909)

* add ffmpeg variant
* remove 'v' prefix from tags
This commit is contained in:
Alessandro Ros
2023-06-07 12:26:08 +02:00
committed by GitHub
parent 4dd518cbb1
commit ae883040fd
5 changed files with 97 additions and 85 deletions

View File

@@ -1,6 +1,7 @@
BASE_IMAGE = golang:1.20-alpine3.17
LINT_IMAGE = golangci/golangci-lint:v1.52.2
NODE_IMAGE = node:16-alpine3.17
ALPINE_IMAGE = alpine:3.17
RPI32_IMAGE = balenalib/raspberry-pi:bullseye-run
RPI64_IMAGE = balenalib/raspberrypi3-64:bullseye-run