diff --git a/README.org b/README.org
index 06d1c377dd48c0f7e2635547ab680974398a56d9..ca7bea5b1600ea45daed81921e6bf118249e7a0b 100644
--- a/README.org
+++ b/README.org
@@ -3,7 +3,7 @@
 
 * Supported Tags
 
-  + =1.7.0-debian-buster=, =1.7.0-debian=, =1.7.0=, =latest=
+  + =1.7.1-debian-buster=, =1.7.1-debian=, =1.7.1=, =latest=
 
 * Quick Reference
 
diff --git a/images/debian/buster/amd64/Dockerfile b/images/debian/buster/amd64/Dockerfile
index 03ba9451234529485d606df166fe53bdf7381f3c..faeefe310927ba730474d7ba3d221e10942dd128 100644
--- a/images/debian/buster/amd64/Dockerfile
+++ b/images/debian/buster/amd64/Dockerfile
@@ -2,7 +2,7 @@ FROM openjdk:8-buster
 
 LABEL maintainer="etimmons@mit.edu"
 
-ENV ABCL_VERSION=1.7.0
+ENV ABCL_VERSION=1.7.1
 
 WORKDIR /usr/local/src/