diff --git a/.drone.yml b/.drone.yml index 4f17046..78370bd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,11 +6,14 @@ steps: - name: build&push image: harbor.hq.rosti.cz/library/builder:35 environment: - username: robot$library+droneci - password: - from_secret: repo_password - repo: harbor.hq.rosti.cz/library/builder - tag: 35 + # username: robot$library+droneci + # password: + # from_secret: repo_password + # repo: harbor.hq.rosti.cz/library/builder + username: admin + password: admin + repo: registry.kube.ceperka.net/library/builder + tag: 36 privileged: true commands: - echo "$password" | podman login -u $username --password-stdin harbor.hq.rosti.cz diff --git a/Dockerfile b/Dockerfile index 857c436..b7314d3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM fedora:35 +FROM fedora:36 ADD ceperka-ca.crt /etc/pki/ca-trust/source/anchors/ ADD rosti-ca.crt /etc/pki/ca-trust/source/anchors/