Skip to content

Commit 4008315

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dockercore/golang-cross docker tag to v1.13.11
1 parent 69e54ef commit 4008315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN cd /opt \
4242
&& ./appimagetool-x86_64.AppImage --appimage-extract \
4343
&& mv squashfs-root appimagetool
4444

45-
FROM dockercore/golang-cross:1.13.10 AS hover
45+
FROM dockercore/golang-cross:1.13.11 AS hover
4646

4747
# Install dependencies via apt
4848
RUN apt-get update \

0 commit comments

Comments
 (0)