Skip to content

Commit b6d9fe9

Browse files
committed
Pockages
1 parent db6dfb7 commit b6d9fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ENV HOME="/config" \
2020
DUPLICATI__WEBSERVICE_ALLOWED_HOSTNAMES=*
2121

2222
RUN \
23-
echo "**** install pockages ****" && \
23+
echo "**** install packages ****" && \
2424
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections && \
2525
apt-get update && \
2626
apt-get install -y \

0 commit comments

Comments
 (0)