mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 12:32:01 -08:00
update base image
This commit is contained in:
parent
331d6291be
commit
f7a9d2fc7e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
.PHONY: $(shell ls)
|
||||
|
||||
BASE_IMAGE = golang:1.14-alpine3.11
|
||||
BASE_IMAGE = golang:1.14-alpine3.12
|
||||
|
||||
help:
|
||||
@echo "usage: make [action]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue