Skip to content

Commit d758496

Browse files
committed
Update registry for Dockerfiles
This commit updates the registry used for the Ubuntu Dockerfile, as the packages were moves to the Github registry. Signed-off-by: Ionut Mihalcea <[email protected]>
1 parent c5c3526 commit d758496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tss-esapi/tests/Dockerfile-ubuntu

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM tpm2software/tpm2-tss:ubuntu-18.04
1+
FROM ghcr.io/tpm2-software/ubuntu-18.04:latest
22

33
ENV PKG_CONFIG_PATH /usr/local/lib/pkgconfig
44

0 commit comments

Comments
 (0)