Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit611943d

Browse files
[CI] Docker file for Ubuntu 24.04 is fixed.
1 parente7dc9f3 commit611943d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Dockerfile--ubuntu_24_04.tmpl‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ENV PYTHON_VERSION=3
4848
FROM base2_with_python-${PYTHON_VERSION} as final
4949

5050
# it is required for getting external packages
51-
RUN apkadd --no-cache git
51+
RUN apkinstall --no-cache git
5252

5353
ADD . /pg/testgres
5454
WORKDIR /pg/testgres

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp