mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-21 11:44:51 +00:00
bump go version to 1.12
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM golang:1.10-stretch
|
||||
FROM golang:1.12-stretch
|
||||
|
||||
RUN apt-get update && apt-get install -y upx && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user