mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 05:51:20 -07:00
It seems they broke the archlinux docker image with latest version (gg)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM archlinux/archlinux:latest as builder
|
FROM archlinux/archlinux:base-20210110.0.13332 as builder
|
||||||
|
|
||||||
WORKDIR /usr/src/
|
WORKDIR /usr/src/
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user