Skip to content

Commit dbb4c01

Browse files
committed
Fix dlv
Signed-off-by: Tamal Saha <[email protected]>
1 parent 0a9e1d0 commit dbb4c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dbg

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM appscode/golang-dev:1.17
15+
FROM appscode/dlv:1.8.0
1616

1717
FROM {ARG_FROM}
1818

0 commit comments

Comments
 (0)