Skip to content

Commit aa25ee5

Browse files
committed
Point people to the readme
1 parent d175497 commit aa25ee5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile-SAML

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
FROM alpine:latest
33

44
# Set the command to execute
5-
CMD echo "This image is deprecated, use ghcr.io/salopensource/sal and set USE_SAML=True in your settings.py" && exit 1
5+
CMD echo "This image is deprecated, use ghcr.io/salopensource/sal and set USE_SAML=True in your settings.py. See the README on https://github.com/salopensource/sal for more details." && exit 1

sal/version.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<plist version="1.0">
44
<dict>
55
<key>version</key>
6-
<string>4.4.0.2309</string>
6+
<string>4.4.0.2310</string>
77
</dict>
88
</plist>

0 commit comments

Comments
 (0)