This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update ghcr.io/devture/ansible Docker tag to v14
pull/5443/head
renovate[bot]
1 month ago
committed by
Slavi Pantaleev
parent
7406383fae
commit
a7529085c8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.devcontainer/Dockerfile
+ 1
- 1
.devcontainer/Dockerfile
View File
@@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: AGPL-3.0-or-later
FROM ghcr.io/devture/ansible:1
1.6
.0-r0-0
FROM ghcr.io/devture/ansible:1
4.0
.0-r0-0
# Install additional packages
RUN apk add --no-cache \
Write
Preview
Loading…
Cancel
Save