mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-07 18:25:46 +03:00
Compare commits
No commits in common. "b52222be90f0d15d2c5224f3e2d51b46aa4e5e11" and "82978f0dcb4c81521c065979e646893e1f18cf53" have entirely different histories.
b52222be90
...
82978f0dcb
3 changed files with 3 additions and 3 deletions
|
@ -5,4 +5,4 @@ collections:
|
|||
- name: community.general
|
||||
version: 11.0.0
|
||||
- name: containers.podman
|
||||
version: 1.17.0
|
||||
version: 1.16.4
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Source Image
|
||||
FROM docker.io/library/golang:1.24@sha256:270cd5365c84dd24716c42d7f9f7ddfbc131c8687e163e6748b9c1322c518213
|
||||
FROM docker.io/library/golang:1.24@sha256:4c0a1814a7c6c65ece28b3bfea14ee3cf83b5e80b81418453f0e9d5255a5d7b8
|
||||
|
||||
# Copy script
|
||||
WORKDIR /certs
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Source Image
|
||||
FROM docker.io/traefik:v3.4@sha256:f3de2b96ec6b1cc987619c4d1d65d7e8140862eb0bbfc5f0e2e563691e8787d8
|
||||
FROM docker.io/traefik:v3.4@sha256:cd40ab7bc1f047731d5b22595203812343efcb6538014c4e93221cfc3a77217a
|
||||
|
||||
# Add configuration file
|
||||
COPY ./config/*.yml /etc/traefik/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue