mirror of
https://github.com/veeso/termscp.git
synced 2026-09-12 23:25:52 -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/
|
||||
# Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user