Skip to content

Commit

Permalink
chore: restore docker repo after f39 (ublue-os#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobslept authored Oct 27, 2023
1 parent 051231f commit 7680fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dx/etc/yum.repos.d/docker-ce.repo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[docker-ce-stable]
name=Docker CE Stable - $basearch
baseurl=https://download.docker.com/linux/fedora/38/$basearch/stable
baseurl=https://download.docker.com/linux/fedora/$releasever/$basearch/stable
enabled=1
gpgcheck=1
gpgkey=https://download.docker.com/linux/fedora/gpg

0 comments on commit 7680fce

Please sign in to comment.