We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b89454a + 7fcf9aa commit 02344faCopy full SHA for 02344fa
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# 0.3.2
2
+
3
+I experimented with running ansible-bender inside an OpenShift pod. Details can
4
+be found in a Makefile and in the `contrib/` directory.
5
6
+## Bug fixes
7
8
+* Ansible-bender is now able to pull base images properly again if they are not
9
+ present before a build.
10
+* `podman` is now used to perform `inspect`.
11
+* Working container name was improved to be more safe.
12
13
14
# 0.3.1
15
16
## Breaking changes
0 commit comments