소스 검색
Update ghcr.io/devture/ansible Docker tag to v14
pull/5442/head
renovate[bot]
1 주 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
.devcontainer/Dockerfile
|
|
|
@@ -2,7 +2,7 @@ |
|
|
|
# |
|
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
|
|
|
|
FROM ghcr.io/devture/ansible:11.6.0-r0-0 |
|
|
|
FROM ghcr.io/devture/ansible:14.0.0-r0-0 |
|
|
|
|
|
|
|
# Install additional packages |
|
|
|
RUN apk add --no-cache \ |
|
|
|
|