Porównaj commity

...

5 Commity

Autor SHA1 Wiadomość Data
modem7 a6f17e0537
Downgrading Alpine 2024-01-23 11:18:08 +00:00
modem7 84e180ce17
Update Alpine version 2024-01-23 10:57:42 +00:00
modem7 cc23261c42
Update Dockerfile 2024-01-22 09:04:08 +00:00
renovate[bot] 456c9e5117
Update dependency borgmatic to v1.8.7 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 08:35:52 +00:00
modem7 2fad304cfc
Update .drone.yml 2024-01-22 08:35:34 +00:00
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -37,7 +37,7 @@ steps:
from_secret: docker_password
tags:
- latest
- 1.8.6-1.2.7
- 1.8.7-1.2.7
- name: pushrm-dockerhub
image: chko/docker-pushrm

Wyświetl plik

@ -1,6 +1,6 @@
# syntax = docker/dockerfile:latest
FROM python:3.12.1-alpine3.18 as base
FROM python:3.11.7-alpine3.18 as base
ARG TARGETARCH
LABEL maintainer='modem7'

Wyświetl plik

@ -1,5 +1,5 @@
--extra-index-url https://dl.cloudsmith.io/public/modem7/wheels/python/simple/
borgbackup==1.2.7
borgmatic[apprise]==1.8.6
borgmatic[apprise]==1.8.7
llfuse==1.5.0