mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
update dockerfile base image -> go1.18
This commit is contained in:
parent
5271cf6d90
commit
9bc26c8296
@ -1,4 +1,4 @@
|
||||
FROM quay.io/vektorcloud/go:1.15
|
||||
FROM quay.io/vektorcloud/go:1.18
|
||||
|
||||
RUN apk add --no-cache make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user