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 6881096 + bb430d5 commit 716edf2Copy full SHA for 716edf2
.internal/templates/services/influxdb/config.js
@@ -16,7 +16,7 @@ const influxDb = () => {
16
}
17
],
18
volumes: true,
19
- imageTags: ['1.8.4', 'latest'],
+ imageTags: ['1.8', '1.8.4', 'latest'],
20
networks: true,
21
logging: true
22
0 commit comments