mirror of
https://github.com/EV21/dynb.git
synced 2025-12-26 16:39:32 +01:00
Compare commits
3 Commits
0.5.2
...
9efc3df858
| Author | SHA1 | Date | |
|---|---|---|---|
|
9efc3df858
|
|||
|
715e548dfb
|
|||
|
1624691612
|
@@ -1,6 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## 0.5.3 (2023-02-26)
|
||||
|
||||
### Fix
|
||||
|
||||
* Set constant alpine version as latest couses issues. [Eduard Veit]
|
||||
|
||||
|
||||
## 0.5.2 (2023-02-26)
|
||||
|
||||
### Fix
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM alpine:latest
|
||||
FROM alpine:3.16.4
|
||||
|
||||
RUN \
|
||||
apk update \
|
||||
|
||||
Reference in New Issue
Block a user