Skip to content

Commit 24cdd12

Browse files
committed
Fix: Docker image version
1 parent ea75ad2 commit 24cdd12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:alpine
1+
FROM golang:1.12-alpine3.9
22
LABEL maintainer "Hiroki Konishi <relastle@gmail.com>"
33

44
# Install zsh

statik/statik.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)