renovate[bot]
пре 1 недеља
committed by
GitHub
No known key found for this signature in database
GPG Key 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 \ |
|
|
|
|