Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sclaw committed Oct 24, 2024
1 parent 6899e92 commit 269df93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.5
RUN apt-get update && \
apt-get install jq -y && \
apt-get install -y python3-pip && \
pip install --upgrade pip \
pip install --upgrade pip

WORKDIR /app

Expand Down

0 comments on commit 269df93

Please sign in to comment.