Skip to content

Commit

Permalink
ci: fix openeuler build
Browse files Browse the repository at this point in the history
Fix 'short-name resolution enforced' error.

Signed-off-by: Andrii Holovchenko <andriih@nvidia.com>
  • Loading branch information
andrii-holovchenko committed Jul 4, 2024
1 parent 730ad2a commit 3911c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/Dockerfile.openeuler.20.03
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM openeuler/openeuler:20.03-lts-sp3
FROM docker.io/openeuler/openeuler:20.03-lts-sp3
ARG _UID=6213
ARG _GID=11429
ARG _LOGIN=swx-jenkins
Expand Down

0 comments on commit 3911c28

Please sign in to comment.