Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Update to use the latest golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
TcM1911 committed Feb 17, 2021
1 parent 6225202 commit 84e8bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FROM karalabe/xgo-latest
FROM golang
FROM golang:latest
MAINTAINER Go Reverse Engineering Tool Kit
RUN \
apt-get update && \
Expand Down

0 comments on commit 84e8bfb

Please sign in to comment.