We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e54ef commit 4008315Copy full SHA for 4008315
Dockerfile
@@ -42,7 +42,7 @@ RUN cd /opt \
42
&& ./appimagetool-x86_64.AppImage --appimage-extract \
43
&& mv squashfs-root appimagetool
44
45
-FROM dockercore/golang-cross:1.13.10 AS hover
+FROM dockercore/golang-cross:1.13.11 AS hover
46
47
# Install dependencies via apt
48
RUN apt-get update \
0 commit comments