Skip to content

Commit f3f47c7

Browse files
authored
Update Alpine base to 3.20 (#86)
1 parent 1a5109d commit f3f47c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.19
1+
FROM alpine:3.20
22

33
RUN apk update && \
44
apk add --no-cache bash git openssh rsync augeas shadow rssh && \

Diff for: LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015-2023 Volt Grid Pty Ltd
3+
Copyright (c) 2015-2024 Volt Grid Pty Ltd
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)