瀏覽代碼
Update ghcr.io/devture/ansible Docker tag to v14
pull/5442/head
renovate[bot]
1 周之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
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 \ |
|
|
|
|