alessandro trinca tornidor
commited on
Commit
·
ffc7d08
1
Parent(s):
570845e
ci: docker, fix apt_preferences_ubuntu with comments text without comment symbol at start
Browse files
dockerfiles/apt_preferences_ubuntu
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
Explanation: Uninstall or do not install any Debian-originated
|
| 2 |
-
Explanation: package versions other than those in the stable distro
|
| 3 |
Package: *
|
| 4 |
Pin: release a=stable
|
| 5 |
Pin-Priority: 900
|
|
|
|
| 1 |
+
# Explanation: Uninstall or do not install any Debian-originated
|
| 2 |
+
# Explanation: package versions other than those in the stable distro
|
| 3 |
Package: *
|
| 4 |
Pin: release a=stable
|
| 5 |
Pin-Priority: 900
|