Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric Timmons
static-sbcl-docker
Commits
89b32cc4
Commit
89b32cc4
authored
May 24, 2021
by
Eric Timmons
Browse files
Update to SBCL 2.1.4
parent
8134e0df
Pipeline
#3892
passed with stages
in 226 minutes and 28 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
2.1.
2
/alpine3.13/Dockerfile
→
2.1.
4
/alpine3.13/Dockerfile
View file @
89b32cc4
...
...
@@ -5,7 +5,7 @@
#
FROM
alpine:3.13
ENV
SBCL_VERSION 2.1.
2
ENV
SBCL_VERSION 2.1.
4
ENV
SBCL_SIGNING_KEY D6839CA0A67F74D9DFB70922EBD595A9100D63CD
ENV
DAEWOK_SIGNING_KEY 823DF61DEDB633B3DE7B2B7C181191EF9ACF6934
...
...
2.1.
2
/alpine3.13/docker-entrypoint.sh
→
2.1.
4
/alpine3.13/docker-entrypoint.sh
View file @
89b32cc4
File moved
2.1.
2
/buster/Dockerfile
→
2.1.
4
/buster/Dockerfile
View file @
89b32cc4
...
...
@@ -5,7 +5,7 @@
#
FROM
buildpack-deps:buster
ENV
SBCL_VERSION 2.1.
2
ENV
SBCL_VERSION 2.1.
4
ENV
SBCL_SIGNING_KEY D6839CA0A67F74D9DFB70922EBD595A9100D63CD
ENV
DAEWOK_SIGNING_KEY 823DF61DEDB633B3DE7B2B7C181191EF9ACF6934
...
...
2.1.
2
/buster/docker-entrypoint.sh
→
2.1.
4
/buster/docker-entrypoint.sh
View file @
89b32cc4
File moved
2.1.
2
/buster/install-quicklisp
→
2.1.
4
/buster/install-quicklisp
View file @
89b32cc4
File moved
generate-stackbrew-library.sh
View file @
89b32cc4
...
...
@@ -2,7 +2,7 @@
set
-Eeuo
pipefail
declare
-A
aliases
=(
[
2.1.
2
]
=
'latest'
[
2.1.
4
]
=
'latest'
)
defaultDebianSuite
=
'buster'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment