Skip to content

Tags: EV21/dynb

Tags

0.5.3

Toggle 0.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
minor: 📝 update CHANGELOG

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: ✨ add tzdata to Dockerfile for timezone config

You can now set your timezone with the environment variable
`TZ="Europe/Berlin"`

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: 🐛 curl/libcurl doesn't support dns-server option

the latest alpine we are using for the docker image
does also drops the support for that option like debian/ubuntu/etc