File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- v26.01.1
1+ v26.02.2
Original file line number Diff line number Diff line change 11<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22
3+ ## 1.9.2
4+
5+ - Base image update: jlesage/docker-firefox to v26.02.2
6+ - Updated baseimage to version 4.11.1:
7+ - Fixed issue where taking ownership of directory would fail.
8+
39## 1.9.1
410
511- Base image update: jlesage/docker-firefox to v26.01.1
Original file line number Diff line number Diff line change 1- FROM jlesage/firefox:v26.01.1
1+ FROM jlesage/firefox:v26.02.2
22
33COPY rootfs/startapp.sh /startapp.sh
44# Makes sure that the line endings are correct
Original file line number Diff line number Diff line change 11name : " Firefox"
2- version : " 1.9.1 "
2+ version : " 1.9.2 "
33slug : " firefox"
44panel_icon : " mdi:firefox"
55description : Docker container for Firefox
Original file line number Diff line number Diff line change 11<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22
3+ ## 1.9.2
4+
5+ - Base image update: jlesage/docker-firefox to v26.02.2
6+ - Updated baseimage to version 4.11.1:
7+ - Fixed issue where taking ownership of directory would fail.
8+
39## 1.9.1
410
511- Base image update: jlesage/docker-firefox to v26.01.1
Original file line number Diff line number Diff line change 1- FROM jlesage/firefox:v26.01.1
1+ FROM jlesage/firefox:v26.02.2
22
33RUN apk del firefox
44RUN sed -r -i -e 's/v[0-9]+\. [0-9]+/edge/g' /etc/apk/repositories
Original file line number Diff line number Diff line change 11name : " Firefox (Edge)"
2- version : " 1.9.1 "
2+ version : " 1.9.2 "
33slug : " firefox_edge"
44panel_icon : " mdi:firefox"
55description : Docker container for Firefox. Update to the latest Firefox version on container start.
You can’t perform that action at this time.
0 commit comments