Skip to content
Snippets Groups Projects
Commit e5433701 authored by Nico Benjamin Pögel's avatar Nico Benjamin Pögel
Browse files

changed docker image version for myaktion from 0.2.0 to 0.2.1, fixing a bug...

changed docker image version for myaktion from 0.2.0 to 0.2.1, fixing a bug that throws a NullPointerException when requesting a campaign with no donations
parent 39cb23aa
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: myaktion
image: ginyanote/myaktion:0.2.0
image: ginyanote/myaktion:0.2.1
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment