Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
perlpunk committed May 15, 2024
1 parent f72687b commit 12a82c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.io/opensuse/tumbleweed:latest
FROM docker.io/opensuse/leap:15.5

#RUN zypper ar -p 95 -f https://download.opensuse.org/repositories/devel:/openQA/openSUSE_Tumbleweed devel_openQA && \
RUN zypper ar -f -p 95 http://download.opensuse.org/repositories/devel:openQA/15.5 devel_openQA
# zypper --gpg-auto-import-keys ref && \
# zypper in -y openQA-client git && \
# zypper clean

0 comments on commit 12a82c7

Please sign in to comment.