Skip to content

Commit ce48c6b

Browse files
hangyCopilot
andcommitted
fix: Typo
Co-authored-by: Copilot <[email protected]>
1 parent 9feec55 commit ce48c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stable/debian-otel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN set -x; \
2626
" \
2727
&& case "$dpkgArch" in \
2828
amd64|arm64) \
29-
# arches officialy built by upstream
29+
# arches officially built by upstream
3030
echo "deb [signed-by=$NGINX_GPGKEY_PATH] https://nginx.org/packages/debian/ bookworm nginx" >> /etc/apt/sources.list.d/nginx.list \
3131
&& apt-get update \
3232
;; \

0 commit comments

Comments
 (0)