We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5109d commit f3f47c7Copy full SHA for f3f47c7
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.19
+FROM alpine:3.20
2
3
RUN apk update && \
4
apk add --no-cache bash git openssh rsync augeas shadow rssh && \
LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2015-2023 Volt Grid Pty Ltd
+Copyright (c) 2015-2024 Volt Grid Pty Ltd
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
0 commit comments