Update Dockerfile
This commit is contained in:
parent
726e18114e
commit
52249be15d
1 changed files with 3 additions and 3 deletions
|
@ -19,12 +19,12 @@ RUN apk update && apk add --no-cache \
|
||||||
bluez-dev=5.65-r0 \
|
bluez-dev=5.65-r0 \
|
||||||
boost-dev=1.78.0-r1 \
|
boost-dev=1.78.0-r1 \
|
||||||
curl-dev=7.83.1-r3 \
|
curl-dev=7.83.1-r3 \
|
||||||
git=2.36.2-r0 \
|
git=2.36.3-r0 \
|
||||||
g++=11.2.1_git20220219-r2 \
|
g++=11.2.1_git20220219-r2 \
|
||||||
make=4.3-r0 \
|
make=4.3-r0 \
|
||||||
mariadb-dev=10.6.10-r0 \
|
mariadb-dev=10.6.10-r0 \
|
||||||
mosquitto-clients=2.0.14-r1 \
|
mosquitto-clients=2.0.14-r1 \
|
||||||
nginx=1.22.1-r1 \
|
nginx=1.22.1-r0 \
|
||||||
tzdata=2022c-r0
|
tzdata=2022c-r0
|
||||||
|
|
||||||
# download and build SBFspot
|
# download and build SBFspot
|
||||||
|
@ -58,7 +58,7 @@ RUN apk update && apk add --no-cache \
|
||||||
ncurses-libs=6.3_p20220521-r0 \
|
ncurses-libs=6.3_p20220521-r0 \
|
||||||
libcurl=7.83.1-r3 \
|
libcurl=7.83.1-r3 \
|
||||||
mosquitto-clients=2.0.14-r1 \
|
mosquitto-clients=2.0.14-r1 \
|
||||||
nginx=1.22.1-r1
|
nginx=1.22.1-r0
|
||||||
|
|
||||||
#tzdata=2022c-r0
|
#tzdata=2022c-r0
|
||||||
#boost-date_time1.78
|
#boost-date_time1.78
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue