Skip to content

Commit

Permalink
dont need the archive repo
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Sep 19, 2023
1 parent 0520871 commit 3485b7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployments/datahub/images/default/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ENV R_LIBS_USER /opt/r

# MUSIC 30: add apt repo for musescore3
# https://github.com/berkeley-dsep-infra/datahub/issues/5047
RUN echo "deb https://ppa.launchpadcontent.net/mscore-ubuntu/mscore3-stable/ubuntu/ jammy main" > /etc/apt/sources.list.d/mscore3.list
# RUN echo "deb https://ppa.launchpadcontent.net/mscore-ubuntu/mscore3-stable/ubuntu/ jammy main" > /etc/apt/sources.list.d/mscore3.list

RUN apt-get -qq update --yes && \
apt-get -qq install --yes locales && \
Expand Down
2 changes: 1 addition & 1 deletion deployments/datahub/images/default/apt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ libzmq5

# MUSIC 30: musescore3
# https://github.com/berkeley-dsep-infra/datahub/issues/5047
musescore3
musescore

0 comments on commit 3485b7f

Please sign in to comment.