Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit f408dd8

Browse files
authored
chore(rootfs/Dockerfile): Update ansible to 2.15.10 (#363)
1 parent 0de11dd commit f408dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootfs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:22.04
33
LABEL name="deis-go-dev" \
44
maintainer="Matt Boersma <[email protected]>"
55

6-
ENV ANSIBLE_VERSION=2.15.9 \
6+
ENV ANSIBLE_VERSION=2.15.10 \
77
AZCLI_VERSION=2.56.0 \
88
DOCKER_VERSION=20.10.2 \
99
ETCDCTL_VERSION=v3.1.8 \

0 commit comments

Comments
 (0)