We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d888b9c commit 70da1d1Copy full SHA for 70da1d1
1 file changed
.gitlab-ci.yml
@@ -1,5 +1,5 @@
1
build-debian13-pgdg-17:
2
- image: "debian:13"
+ image: "debian:trixie"
3
before_script:
4
- DEBIAN_FRONTEND=noninteractive apt -y update
5
- DEBIAN_FRONTEND=noninteractive apt -y install gpg curl lsb-release
0 commit comments