mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
It seems they broke the archlinux docker image with latest version (gg)
This commit is contained in:
2
dist/build/x86_64_archlinux/Dockerfile
vendored
2
dist/build/x86_64_archlinux/Dockerfile
vendored
@@ -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