mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 23:44:48 +02:00
chore(deps): update docker.io/ubuntu docker tag to v20.10
This commit is contained in:
parent
e74e9b7e86
commit
e618e8528c
5 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM ghcr.io/matter-labs/vault-auth-tee:latest AS vault-auth-tee
|
||||
|
||||
FROM docker.io/ubuntu:20.04 AS azuredcap
|
||||
FROM docker.io/ubuntu:20.10 AS azuredcap
|
||||
WORKDIR /build
|
||||
ADD https://github.com/microsoft/Azure-DCAP-Client/archive/refs/tags/1.12.0.tar.gz ./Azure-DCAP-Client.tar.gz
|
||||
RUN tar -xvf Azure-DCAP-Client.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue