mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-11-23 20:56:27 +03:00
Reference specific architectures
This commit is contained in:
parent
b404ac50db
commit
d50912a837
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:18.04
|
||||
FROM amd64/ubuntu:18.04
|
||||
|
||||
ARG USER_ID
|
||||
ARG GROUP_ID
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:18.04
|
||||
FROM arm64v8/ubuntu:18.04
|
||||
|
||||
ARG USER_ID
|
||||
ARG GROUP_ID
|
||||
|
Loading…
Reference in New Issue
Block a user