forked from EvergreenCrypto/docker-finance
Compare commits
1 Commits
master
...
haskell-hl
| Author | SHA1 | Date | |
|---|---|---|---|
|
600f0f62ab
|
@@ -15,7 +15,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
FROM haskell:9.12.2 AS haskell-build
|
||||
FROM haskell:9.14.1 AS haskell-build
|
||||
|
||||
RUN apt-get update -y
|
||||
RUN apt-get upgrade -y
|
||||
|
||||
Reference in New Issue
Block a user